Added optimization option for debug builds.
This commit is contained in:
@@ -32,5 +32,8 @@ CONFORM_CXXFLAGS_STRICT =
|
||||
# Override linking with gcc library from CONFIG.gnuCommon
|
||||
GNU_LDLIBS_YES =
|
||||
|
||||
OPT_CFLAGS_NO = -O3 -g
|
||||
OPT_CXXFLAGS_NO = -O3 -g
|
||||
|
||||
OP_SYS_LDLIBS = -lws2_32
|
||||
PROD_SYS_LIBS = ws2_32
|
||||
|
||||
Reference in New Issue
Block a user