]> sourceware.org Git - glibc.git/commit
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow
authorFlorian Weimer <fweimer@redhat.com>
Thu, 19 Dec 2019 13:45:50 +0000 (14:45 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 19 Dec 2019 15:06:50 +0000 (16:06 +0100)
commit6a265e577e8d7c9c950a793139df19b2d050ce5b
tree8a7f081291ad0a727e926c7a14c3eaca5a4dacd9
parent1b132d55e2d3a4eb421c0f77f63b67b5022c22e3
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow

Previously, ld.so was invoked only with the elf subdirectory on the
library search path.  Since the soname link for libc.so only exists in
the top-level build directory, this leaked the system libc into the
test.
elf/Makefile
This page took 0.0403 seconds and 5 git commands to generate.