summaryrefslogtreecommitdiff
path: root/x11/pixman/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/pixman/patches/patch-ae')
-rw-r--r--x11/pixman/patches/patch-ae29
1 files changed, 0 insertions, 29 deletions
diff --git a/x11/pixman/patches/patch-ae b/x11/pixman/patches/patch-ae
deleted file mode 100644
index 933ee33fd38..00000000000
--- a/x11/pixman/patches/patch-ae
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-ae,v 1.13 2011/07/11 10:50:58 drochner Exp $
-
---- configure.orig 2011-07-04 20:24:41.000000000 +0000
-+++ configure
-@@ -21325,7 +21325,7 @@ fi
- # if we're using Sun Studio and neither the user nor a config.site
- # has set CFLAGS.
- if test $SUNCC = yes && \
-- test "$test_CFLAGS" == "" && \
-+ test "$test_CFLAGS" = "" && \
- test "$CFLAGS" = "-g"
- then
- CFLAGS="-O -g"
-@@ -21767,6 +21767,7 @@ fi
-
-
-
-+if false; then
- { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fvisibility=hidden" >&5
- $as_echo_n "checking whether the compiler supports -fvisibility=hidden... " >&6; }
- save_CFLAGS="$CFLAGS"
-@@ -21841,6 +21842,7 @@ rm -f core conftest.err conftest.$ac_obj
- fi
- { $as_echo "$as_me:$LINENO: result: $_yesno" >&5
- $as_echo "$_yesno" >&6; }
-+fi
-
-
- { $as_echo "$as_me:$LINENO: checking whether the compiler supports -xldscope=hidden" >&5