[packages/gcc] - internal_sigreturn symbol unresolved in libasan/libubsan, so ignore these

arekm arekm at pld-linux.org
Tue Aug 15 10:14:31 CEST 2017


commit d74b1cd3c31cfc0d3c082ca2cec17d13445f987f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 15 10:14:19 2017 +0200

    - internal_sigreturn symbol unresolved in libasan/libubsan, so ignore these

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 1eb88e2..da5909f 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	'.*(libcc1plugin|libcp1plugin|libgo|libxmlj|lib-gnu-awt-xlib|libmpxwrappers)\.so.*'
+%define		skip_post_check_so	'.*(libasan|libcc1plugin|libcp1plugin|libgo|libxmlj|libubsan|lib-gnu-awt-xlib|libmpxwrappers)\.so.*'
 # private symbols
 %define		_noautoreq		.*\(GLIBC_PRIVATE\)
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list