Removed OPT flag lines which are same as gnu compiler build defaults.

This commit is contained in:
Janet Anderson
2010-11-08 08:16:12 -06:00
parent e65253f8b9
commit 32ebff1881

View File

@@ -26,7 +26,4 @@ LOADABLE_SHRLIB_LDFLAGS = -shared -Wl,--out-implib,$(LIB_PREFIX)$*$(LIB_SUFFIX)
# Override linking with gcc library from CONFIG.gnuCommon
GNU_LDLIBS_YES =
OPT_CFLAGS_NO = -g
OPT_CXXFLAGS_NO = -g
OP_SYS_LDLIBS = -lws2_32