From 2cd877f8d788934c1ed085b214de3d345d52400b Mon Sep 17 00:00:00 2001 From: Richard Lowe Date: Thu, 17 Mar 2022 18:02:33 -0500 Subject: 14573 need ncurses check_rtime exceptions for python 3.9 on openindiana Reviewed by: Andy Fiddaman Reviewed by: Gordon Ross Approved by: Robert Mustacchi --- exception_lists/check_rtime | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3