summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
authorBruce Momjian1999-10-13 11:38:42 +0000
committerBruce Momjian1999-10-13 11:38:42 +0000
commitc3ac9f07b7bf2f764155a9b0e97c761fa780ac27 (patch)
treea17fda5d49da95d387b32c6c71e789dd27aca423 /src/template
parent8ce829ea6a10de737a744fff8509cd1bef70a971 (diff)
Hi,
I have changed a bit the makefiles for the win32 port - the *.def files (created when building shared libraries) are now clean from Makefile.shlib. I have also removed "-g" from CFLAGS in the "cygwin32" template - it can be enabled when running configure. Dan
Diffstat (limited to 'src/template')
-rw-r--r--src/template/cygwin322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/cygwin32 b/src/template/cygwin32
index 4e643782950..0a5d841cd99 100644
--- a/src/template/cygwin32
+++ b/src/template/cygwin32
@@ -1,5 +1,5 @@
AROPT:crs
-CFLAGS:-O2 -g
+CFLAGS:-O2
SHARED_LIB:
ALL:
SRCH_INC:/usr/local/include