[libreoffice] gcc vis still problematic

Caolan McNamara caolanm at fedoraproject.org
Sat Apr 16 20:01:50 UTC 2011


commit 2847b3f2280a4a08713b74f86433dc4bd879e2c6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Apr 16 21:01:47 2011 +0100

    gcc vis still problematic

 libreoffice.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 6b37737..7cc9e00 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -768,6 +768,10 @@ export ARCH_FLAGS
 . ./*[Ee]nv.[Ss]et.sh
 ./bootstrap
 
+%ifarch %{ix86}
+unset HAVE_GCC_VISIBILITY_FEATURE
+%endif
+
 #HANGING JAVA HACK
 cat << \EOF > solenv/bin/java
 #!/bin/sh


More information about the scm-commits mailing list