summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-10-12 23:41:06 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-10-12 23:41:06 +0000
commitb19ea7a6ff2b5168ed4f0b2e90ddd63000c96de0 (patch)
tree130a33eac741aa76011c66d7ac317d4d1135c2f1 /x11/XFree86-4-libraries
parentSuppress warnings in system headers with gcc 3.x. (diff)
Somehow the typo in the previous commit didn't make the build fail. Fix it.
Notes
Notes: svn path=/head/; revision=90959
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r--x11/XFree86-4-libraries/files/patch-FreeBSD.cf4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-FreeBSD.cf b/x11/XFree86-4-libraries/files/patch-FreeBSD.cf
index 2f48f7e264f8..ca20f5373941 100644
--- a/x11/XFree86-4-libraries/files/patch-FreeBSD.cf
+++ b/x11/XFree86-4-libraries/files/patch-FreeBSD.cf
@@ -1,5 +1,5 @@
--- config/cf/FreeBSD.cf.orig Tue Jan 14 18:52:12 2003
-+++ config/cf/FreeBSD.cf Sun Oct 12 15:32:56 2003
++++ config/cf/FreeBSD.cf Sun Oct 12 16:14:27 2003
@@ -162,11 +162,11 @@
* ld: warning: libXThrStub.so.6, needed by libX11.so, not found
*/
@@ -26,7 +26,7 @@
+#else
+#define NoSystemWarn
+#endif
-+#define DefaultCCOptions -ansi-Dasm=__asm NoSystemWarn GccWarningOptions
++#define DefaultCCOptions -ansi -Dasm=__asm NoSystemWarn GccWarningOptions
#endif
#endif
#ifndef ExtraLibraries