diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2020-07-08 01:25:37 -0400 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2020-08-11 14:48:37 -0400 |
| commit | 0904e7ecf266ebe6844dfc4b178441dc8d81296b (patch) | |
| tree | 5679a96f8e7af1e081490f3957efa6911558b016 /exception_lists | |
| parent | f7eeebb7a51b880fb7920f443b9774532d3efea6 (diff) | |
| download | illumos-joyent-0904e7ecf266ebe6844dfc4b178441dc8d81296b.tar.gz | |
12944 remove long obsolete libsys
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists')
| -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$ |
