mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
3d1678a7f6
... 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> |
||
---|---|---|
.. | ||
build | ||
override | ||
.gitignore | ||
config.guess | ||
config.sub | ||
crosstool-NG.sh.in | ||
functions | ||
gen_in_frags.sh | ||
install-sh | ||
populate.in | ||
saveSample.sh.in | ||
scripts.mk.in | ||
showConfig.sh.in | ||
showSamples.sh | ||
toolchain-config.in | ||
xldd.in |