From 32ebff18815a2227e2b2a5ae8281c295a6861c0a Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Mon, 8 Nov 2010 08:16:12 -0600 Subject: [PATCH] Removed OPT flag lines which are same as gnu compiler build defaults. --- configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw index a4f3f9e53..8309f8b45 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw @@ -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