summaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files/patch-c2
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4/files/patch-c2')
-rw-r--r--x11/XFree86-4/files/patch-c29
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/XFree86-4/files/patch-c2 b/x11/XFree86-4/files/patch-c2
new file mode 100644
index 000000000000..4cd2f61d841a
--- /dev/null
+++ b/x11/XFree86-4/files/patch-c2
@@ -0,0 +1,9 @@
+
+--- config/cf/Library.tmpl Wed Oct 13 00:20:41 1999
++++ config/cf/Library.tmpl Thu Dec 21 09:22:14 2000
+@@ -69,3 +69,3 @@
+ CLIBDEBUGFLAGS = LibraryDebugOpt
+- CFLAGS = $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
++ CFLAGS += $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
+ # if defined(LargePICTable) && LargePICTable && defined(LargePositionIndependentCFlags)
+