kumquat-buildroot/package/binutils
Jonathan Borne 4edfb8fef8 package/binutils: remove libiberty from target install
In BINUTILS_INSTALL_TARGET_CMDS (target!), libiberty is installed
to STAGING_DIR.

This is not necessary since libiberty is already unconditionally
installed to staging in BINUTILS_INSTALL_STAGING_CMDS. Furthermore
the presence of STAGING_DIR path in TARGET_CMDS is confusing and
incorrect.

Moreover libiberty is static only. Static libraries are only used at
build time, not at run time so we do not need to install libiberty in
target.

This commit removes the incorrect libiberty install in TARGET_CMDS and
adds a comment to clarify why we do not see libiberty installed on
target.

Signed-off-by: Jonathan Borne <jborne@kalray.eu>
[yann.morin.1998@free.fr:
  - reword comment, move it toward the _INSTALL_TARGET_CMDS
  - rewrap and slightly reword commit log
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-01-27 22:15:08 +01:00
..
2.32 package/binutils: add patches to fix binutils bug 28735 for or1k 2022-01-07 19:15:38 +01:00
2.35.2 package/binutils: add patches to fix binutils bug 28735 for or1k 2022-01-07 19:15:38 +01:00
2.36.1 package/binutils: add patches to fix binutils bug 28735 for or1k 2022-01-07 19:15:38 +01:00
2.37 package/binutils: add patches to fix binutils bug 28735 for or1k 2022-01-07 19:15:38 +01:00
arc-2020.09-release
binutils.hash package/binutils: remove csky version 2021-10-17 18:59:25 +02:00
binutils.mk package/binutils: remove libiberty from target install 2022-01-27 22:15:08 +01:00
Config.in package/binutils: zlib is mandatory 2021-11-10 21:40:39 +01:00
Config.in.host package/binutils: remove csky version 2021-10-17 18:59:25 +02:00