[Buildroot] [PATCH RFC 0/2] unify library locations in target/staging

Thomas De Schampheleire patrickdepinguin at gmail.com
Wed Feb 3 21:45:27 UTC 2016


From: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

See second patch for full details, first patch is just a minor correction
in variable naming.

This is code has been tested for various toolchains, BUT is not yet correct
for Blackfin toolchains when FDPIC_SHARED is selected (hence: DO NOT APPLY)
For this family there is some specific code that needs to be fixed.

Another improvement is the simplification of the copy_toolchain_lib_root
arguments: only the LIB argument is used now.

Finally, a follow-up patch is expected to unify the variables LIB_EXTERNAL_LIBS
and USR_LIB_EXTERNAL_LIBS, as there is no need for the distinction anymore.

/Thomas



Thomas De Schampheleire (2):
  toolchain: copy_toolchain_lib_root: rename LIBSPATH to LIBPATHS
  toolchain-external: unify library locations in target and staging dir

 toolchain/helpers.mk                               | 18 ++++--------------
 toolchain/toolchain-external/toolchain-external.mk | 14 ++++----------
 2 files changed, 8 insertions(+), 24 deletions(-)

-- 
2.4.10




More information about the buildroot mailing list