summaryrefslogtreecommitdiff
path: root/exception_lists/interface_check
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2020-08-13 15:27:11 +0100
committerGitHub <noreply@github.com>2020-08-13 15:27:11 +0100
commite63d036fd36b5642d5e199f7d9895d8d4eda6072 (patch)
tree0c177a62e8bd3796a7b530b7520fb0a4e7d0cd56 /exception_lists/interface_check
parenta8ff5009e5f7ea544c79b60ea65577f19304ff0b (diff)
parent09f210323354e07890b312da9b4f5e33ae6b6df5 (diff)
downloadillumos-joyent-sasinfo.tar.gz
Merge branch 'master' into sasinfosasinfo
Diffstat (limited to 'exception_lists/interface_check')
-rw-r--r--exception_lists/interface_check5
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$