crosstool-ng/scripts/build
Alexey Neyman 3d1678a7f6 Make creation of ld.so.conf optional
... enabled by default for multilib and disabled otherwise. Buildroot
has been complaining about /etc/ld.so.conf presence for almost a year
now and I missed that.

After the release, xldd will be modified to query the compiler for
the list of multilibs to search. This would be too invasive change
before 1.23, though.

Note that it may lead to configurations where xldd currently does not
find the libraries (if both DEMULTILIB and CREATE_LDSO_CONF are turned
off). This is not the default setting in Kconfig, though.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-22 10:57:45 -07:00
..
arch Correct warning text to include newer glibc versions 2017-03-08 15:47:48 -08:00
binutils Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
cc Add an option to "demultilib" 2017-03-17 14:31:17 -07:00
companion_libs Merge pull request #634 from stilor/macos-canadian 2017-03-07 08:51:35 -08:00
companion_tools Disable Guile in make if building for host in canadian 2017-03-10 11:59:52 -08:00
debug Move some scripts to a new directory, maintainer 2017-03-21 14:03:31 -07:00
kernel Bring in FreeBSD support 2017-03-01 22:22:02 -06:00
libc Fix up ld.so symlinks for musl 2017-03-12 19:41:09 -07:00
test_suite Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
arch.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Rework configure logic wrt GNU autotools 2017-01-27 20:40:47 -08:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh Make creation of ld.so.conf optional 2017-03-22 10:57:45 -07:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00