aboutsummaryrefslogtreecommitdiff
path: root/elf/dblload.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-01-29 13:49:21 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-01-29 13:49:21 +0000
commit088de7d0091bdfac4b702ab2060289affc85d6a4 (patch)
tree53319c82c96c1449b2a21c79a6a93dba807f3d5c /elf/dblload.c
parent522623e4aaea1da007b6fe0c7c6e880ba1c971ee (diff)
downloadglibc-088de7d0091bdfac4b702ab2060289affc85d6a4.zip
glibc-088de7d0091bdfac4b702ab2060289affc85d6a4.tar.gz
glibc-088de7d0091bdfac4b702ab2060289affc85d6a4.tar.bz2
Clean up build-many-glibcs.py libcilkrts disabling.
The disabling of libcilkrts in build-many-glibcs.py has some peculiarities. It's only for the final GCC build, not the initial bootstrap one, whereas normally anything disabled for the final build should be disabled for the bootstrap one as well. And it's only for Hurd, when it's more natural by analogy with the libsanitizer disabling to disable this library unconditionally, not only for targets where it's known to break. This patch cleans up that disabling accordingly, adding a comment so it's obvious it can be removed once GCC 7 is too old to build glibc. * scripts/build-many-glibcs.py (Config.build_gcc): Use --disable-libcilkrts unconditionally, not just for the final GCC build for Hurd.
Diffstat (limited to 'elf/dblload.c')
0 files changed, 0 insertions, 0 deletions