diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-10-08 20:17:05 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-09 15:12:18 +0200 |
commit | 36ef1b4494f669d9c6f8507fb912f83f46a2d63d (patch) | |
tree | faad5fbb1900d2be6311b1778a04d9a7d627130b /package/busybox/1.21.1/0003-networking-libiproute-use-linux-if_packet.h-instead-.patch | |
parent | 9c5efee81d2d1f6ba2939030c9674ab375c0187d (diff) | |
download | buildroot-36ef1b4494f669d9c6f8507fb912f83f46a2d63d.tar.gz buildroot-36ef1b4494f669d9c6f8507fb912f83f46a2d63d.zip |
toolchain-external: conditionalize the installation of libraries
The external toolchain code makes the assumption that all C libraries
have a ld*.so, libc.so, libcrypt.so, libdl.so, libgcc_s.so, libm.so,
libnsl.so, libresolv.so, libutil.so, and when thread support is
enabled, libpthread.so, etc.
However, this is not the case with the musl C library, which
integrates all the functionalities in a single libc.so file. In
preparation of the support of the musl library, we make the current
value of LIB_EXTERNAL_LIBS conditional to glibc or uClibc.
The addition of additional libraries through
BR2_TOOLCHAIN_EXTRA_EXTERNAL_LIBS is kept outside the condition, at
the end.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/busybox/1.21.1/0003-networking-libiproute-use-linux-if_packet.h-instead-.patch')
0 files changed, 0 insertions, 0 deletions