[packages/gcc] - do not depend on GLIBC_PRIVATE symbols (libvtv) - rel 2

baggins baggins at pld-linux.org
Sat Jan 21 18:56:39 CET 2017


commit d3cc7b09f98a81421ad5eaf8f22a733b6f51d5c3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jan 21 18:55:50 2017 +0100

    - do not depend on GLIBC_PRIVATE symbols (libvtv)
    - rel 2

 gcc.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 17194fa..12ec9fd 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -129,7 +129,7 @@ Summary(pl.UTF-8):	Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):	Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{major_ver}.%{minor_ver}
-Release:	1
+Release:	2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -299,6 +299,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		Werror_cflags	%{nil}
 
 %define		skip_post_check_so	'.*(libcc1plugin|libgo|libxmlj|lib-gnu-awt-xlib|libmpxwrappers)\.so.*'
+# private symbols
+%define		_noautoreq		.*\(GLIBC_PRIVATE\)
 
 %description
 A compiler aimed at integrating all the optimizations and features
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list