diff options
Diffstat (limited to 'exception_lists/interface_check')
-rw-r--r-- | exception_lists/interface_check | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/exception_lists/interface_check b/exception_lists/interface_check index 198e89e85a..d3c5d6075f 100644 --- a/exception_lists/interface_check +++ b/exception_lists/interface_check @@ -99,8 +99,3 @@ NONSTD_VERNAME ^usr/MACH(lib)/libtecla\.so\.1$ # These libc variants have an SONAME of libc\.so\.1$ NONSTD_VERNAME ^usr/MACH(lib)/libc/libc_hwcap[1-3]+\.so\.1$ - -# The ABI requires the SONAME for libsys.so.1 to be /usr/lib/ld.so.1 -# That means that the base version will also be /usr/lib/ld.so.1, which -# is non-standard. -NONSTD_VERNAME ^usr/lib/libsys\.so\.1$ |