[Buildroot] [PATCH 0/5] Align library locations in target and staging

Arnout Vandecappelle arnout at mind.be
Sun Mar 27 20:39:35 UTC 2016


On 02/12/16 20:20, Thomas De Schampheleire wrote:
> From: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
>
> As discussed on the Buildroot developer days, Buildroot installs some libraries
> in a different location in target than in staging. This is specifically seen for
> libstdc++ and libatomic.
>
> This patch series tackles that problem and performs related cleanup.
>
>
>
> Thomas De Schampheleire (5):
>    toolchain-external: blackfin: install FDPIC libraries also to staging
>    toolchain-external: remove unused calculation of ARCH_SUBDIR
>    toolchain-external: extract installation of gdbserver to separate
>      define
>    toolchain-external: align library locations in target and staging dir
>    toolchain-external: unify LIB_EXTERNAL_LIBS and USR_LIB_EXTERNAL_LIBS
>
>   package/glibc/glibc.mk                             |  2 +-
>   toolchain/helpers.mk                               | 57 ++---------------
>   toolchain/toolchain-external/Config.in             |  3 +-
>   toolchain/toolchain-external/toolchain-external.mk | 71 ++++++++++------------
>   4 files changed, 40 insertions(+), 93 deletions(-)
>

  I've also done a review and a test of the entire series. There is a bit of 
reworking suggested by Romain in patch 3/5, the removal of -follow that I 
suggest in patch 4/5, and I would like to re-instate the --sysroot check in 
patch 2/5, but that's it.

  ThomasDS, will you respin or do we apply and make changes afterwards?


  Regards,
  Arnout
-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list