summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-09-18 19:04:57 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-09-18 18:11:18 +0000
commit023bf4b6264451dde5f572bbd32c815c67757c8f (patch)
treefaf8136fbbd92e2f63105b9d2d807fc7a50cfdbb /strata/core.morph
parentb9e3f232f18d24fce0a30b130143d8c80ab0dcd7 (diff)
downloaddefinitions-023bf4b6264451dde5f572bbd32c815c67757c8f.tar.gz
gnu-toolchain: Set correct sysconfdir for stage2-glibc
We install the ld.so config to /etc/ld.so.conf in the stage2-glibc element, but the ldconfig tool would look for /tools/etc/ld.so.conf. This caused no problems for a long time, I suppose because we always built on top of sysroots that had an existing /etc/ld.so.cache file. But if `ldconfig` hadn't already been run in the sysroot, builds depending on stage2-glibc would fail as various things would no longer be able to find libz.so due the ldconfig command failing to find its config file.
Diffstat (limited to 'strata/core.morph')
0 files changed, 0 insertions, 0 deletions