aboutsummaryrefslogtreecommitdiffstats
path: root/devel/imake-4/files/patch-i
diff options
context:
space:
mode:
Diffstat (limited to 'devel/imake-4/files/patch-i')
-rw-r--r--devel/imake-4/files/patch-i11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/imake-4/files/patch-i b/devel/imake-4/files/patch-i
new file mode 100644
index 000000000000..9234130815ef
--- /dev/null
+++ b/devel/imake-4/files/patch-i
@@ -0,0 +1,11 @@
+--- cf/Library.tmpl~ Wed Oct 13 13:20:41 1999
++++ cf/Library.tmpl Wed Sep 6 13:32:03 2000
+@@ -67,7 +67,7 @@
+ STD_DEFINES = LibraryDefines $(PROJECT_DEFINES)
+ CDEBUGFLAGS = LibraryCDebugFlags
+ CLIBDEBUGFLAGS = LibraryDebugOpt
+- CFLAGS = $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
++ CFLAGS = $(SYSCFLAGS) $(CLIBDEBUGFLAGS)
+ # if defined(LargePICTable) && LargePICTable && defined(LargePositionIndependentCFlags)
+ PICFLAGS = LargePositionIndependentCFlags
+ # endif