]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- internal_sigreturn symbol unresolved in libasan/libubsan, so ignore these auto/th/gcc-7.2.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 15 Aug 2017 08:14:19 +0000 (10:14 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 15 Aug 2017 08:14:19 +0000 (10:14 +0200)
gcc.spec

index 1eb88e2c4bc2c0c0c2dd0aaf7e8c3d5e4994b8ad..da5909f19e098cdafa774de2cca798f31ec16a1b 100644 (file)
--- 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\)
 
This page took 0.27616 seconds and 4 git commands to generate.