summaryrefslogtreecommitdiff
path: root/devel/imake-4/files/patch-c2
blob: e21cf3c0df0aa0fa2baaf99a85eb4b9226f73068 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/Library.tmpl.orig	Thu Jan 18 01:22:30 2001
+++ cf/Library.tmpl	Mon Jun  4 19:30:34 2001
@@ -67,7 +67,7 @@
 STD_DEFINES = LibraryDefines $(PROJECT_DEFINES)
 CDEBUGFLAGS = LibraryCDebugFlags
 CLIBDEBUGFLAGS = LibraryDebugOpt
-     CFLAGS = $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
+     CFLAGS += $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
 # if defined(LargePICTable) && LargePICTable && defined(LargePositionIndependentCFlags)
    PICFLAGS = LargePositionIndependentCFlags
 # endif