View | Details | Raw Unified | Return to bug 124896
Collapse All | Expand All

(-)files/patch-configure (+11 lines)
Added Link Here
1
--- configure.orig	2008-06-23 13:28:21.000000000 +1000
2
+++ configure	2008-06-23 13:28:30.000000000 +1000
3
@@ -19265,7 +19265,7 @@
4
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5
 
6
 if test x"$have_gccvisibility" = x"yes"; then
7
-	VISIBILITY="-DHAVE_GCCVISIBILITY -fvisibility=hidden"
8
+	VISIBILITY="-DHAVE_GCCVISIBILITY"
9
 fi
10
 
11

Return to bug 124896