diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-23 10:49:19 -0700 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-23 11:14:08 -0700 |
commit | bd42891bb38d43878d0a9e204a183dbae4a2c6d0 (patch) | |
tree | 139923b5116f47d078533197fdbc75b6960f237a /sysdeps/pthread/tst-cond20.c | |
parent | 220b83d83d32aa9e6f5659e2fa2a63a0024c3e4a (diff) | |
download | glibc-bd42891bb38d43878d0a9e204a183dbae4a2c6d0.tar glibc-bd42891bb38d43878d0a9e204a183dbae4a2c6d0.tar.gz glibc-bd42891bb38d43878d0a9e204a183dbae4a2c6d0.tar.bz2 glibc-bd42891bb38d43878d0a9e204a183dbae4a2c6d0.zip |
x86: Remove faulty sanity tests for RTLD build with no multiarch
The sanity tests where meant to ensure that the default implementation
was only being built without multiarch with the exception of the
multiarch/rtld-*.S files.
The code used IS_IN (rtld) to check if the build for was for an
multiarch/rtld-*.S file which is incorrect as IS_IN (rtld) is set for
the non-multiarch build as well.
Diffstat (limited to 'sysdeps/pthread/tst-cond20.c')
0 files changed, 0 insertions, 0 deletions