diff options
-rw-r--r-- | exception_lists/check_rtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index fd343dc5a6..c1c912e427 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -137,6 +137,7 @@ UNUSED_RPATH /usr/gnu/lib.*\ from\ .*/usr/lib/64/libpython2\.. UNUSED_RPATH /usr/gnu/lib.*\ from\ .*/usr/lib/64/libpython3\.. UNUSED_RPATH /usr/snadm/lib.*\ from\ .*/usr/snadm/lib/libspmicommon\.so\.1 UNUSED_RPATH /usr/gcc/.*/lib.*\ from\ .* +UNUSED_RPATH /usr/gnu/lib.*\ from\ .*libncurses\.so\.5 # Unused runpaths for reasons not captured above UNUSED_RPATH /usr/lib/smbsrv.*\ from\ .*libsmb\.so\.1 # future needs |