From: Jan Rękorajski Date: Sat, 21 Jan 2017 17:55:50 +0000 (+0100) Subject: - do not depend on GLIBC_PRIVATE symbols (libvtv) X-Git-Tag: auto/th/gcc-6.3.0-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgcc.git;a=commitdiff_plain;h=d3cc7b09f98a81421ad5eaf8f22a733b6f51d5c3 - do not depend on GLIBC_PRIVATE symbols (libvtv) - rel 2 --- 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