SOURCES: gwenhywfar-visibility.patch - updated to 3.0.0

qboosh qboosh at pld-linux.org
Sun Dec 16 23:31:20 CET 2007


Author: qboosh                       Date: Sun Dec 16 22:31:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 3.0.0

---- Files affected:
SOURCES:
   gwenhywfar-visibility.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gwenhywfar-visibility.patch
diff -u SOURCES/gwenhywfar-visibility.patch:1.1 SOURCES/gwenhywfar-visibility.patch:1.2
--- SOURCES/gwenhywfar-visibility.patch:1.1	Mon Dec  4 01:32:05 2006
+++ SOURCES/gwenhywfar-visibility.patch	Sun Dec 16 23:31:14 2007
@@ -1,15 +1,15 @@
---- gwenhywfar-2.4.1/configure.ac.orig	2006-09-26 11:05:18.000000000 +0200
-+++ gwenhywfar-2.4.1/configure.ac	2006-12-04 01:16:35.675774827 +0100
-@@ -582,10 +582,10 @@
- AC_MSG_CHECKING(if symbol visibility is supported)
- visibility_cflags=""
- case `basename $CC` in 
--  gcc*)
-+  *-gcc*|gcc*)
-      dnl Determine version number (watch out: the outside square
-      dnl parenteses are vitally important here!)
--     gccversion=["` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"]
-+     gccversion=["` ${CC} --version | head -n 1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"]
-      case $gccversion in
-        4.*)
- 	 # Activate -fvisibility=hidden only for explicit 4.x gcc
+--- gwenhywfar-3.0.0/configure.ac.orig	2007-11-21 19:59:52.000000000 +0100
++++ gwenhywfar-3.0.0/configure.ac	2007-12-16 22:28:05.674132044 +0100
+@@ -788,10 +788,10 @@
+   AC_MSG_CHECKING(if symbol visibility is supported)
+   visibility_cflags=""
+   case `basename $CC` in 
+-    gcc*)
++    *-gcc*|gcc*)
+        dnl Determine version number (watch out: the outside square
+        dnl parenteses are vitally important here!)
+-       gccversion=["` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"]
++       gccversion=["` ${CC} -dumpversion `"]
+        case $gccversion in
+          4.*)
+            # Activate -fvisibility=hidden only for explicit 4.x gcc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gwenhywfar-visibility.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list