commit 524bc69d1f3813d2dda9534a37fcfa45ebe18fc4
Author: Jan Palus <[email protected]>
Date:   Wed Apr 28 16:15:59 2021 +0200

    add libgnat to skip_post_check_so
    
    unresolved symbols in x32 lib built with x86_64

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index b8503cd..311206e 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -241,7 +241,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # receiving non constant format strings
 %define                Werror_cflags   %{nil}
 
-%define                skip_post_check_so      
'.*(libasan|libcc1plugin|libcp1plugin|libgo|libitm|libxmlj|libubsan|lib-gnu-awt-xlib)\.so.*'
+%define                skip_post_check_so      
'.*(libasan|libcc1plugin|libcp1plugin|libgnat|libgo|libitm|libxmlj|libubsan|lib-gnu-awt-xlib)\.so.*'
 # private symbols
 %define                _noautoreq              .*\(GLIBC_PRIVATE\)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/524bc69d1f3813d2dda9534a37fcfa45ebe18fc4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to