crosstool-ng/scripts
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
..
build Make creation of ld.so.conf optional 2017-03-22 10:57:45 -07:00
override Add install wrapper 2017-01-30 12:10:47 -08:00
.gitignore Kill a generated file 2017-02-21 23:10:24 -08:00
config.guess Update config.{guess,sub} while testing curl 2017-02-12 22:02:28 -08:00
config.sub Update config.{guess,sub} while testing curl 2017-02-12 22:02:28 -08:00
crosstool-NG.sh.in Merge pull request #627 from dankm/freebsd 2017-03-07 08:50:43 -08:00
functions Add a release creation script 2017-03-21 14:04:12 -07:00
gen_in_frags.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
populate.in Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
saveSample.sh.in Require GNU sed 2017-02-26 20:42:32 -08:00
scripts.mk.in Detect both wget/curl and allow user to select the agent 2017-02-12 22:02:23 -08:00
showConfig.sh.in Install canadian crosses into a separate subdir. 2017-01-19 18:08:29 -08:00
showSamples.sh Revert "Determine whether -E/-r option selects extended regexp" 2017-02-26 19:06:35 -08:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in Cross-ldd: handling e_flags is tricky and depends on arch 2017-03-20 14:51:17 -07:00