supressing legitimate warnings was bad idea, reverting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cde47db3d8
commit
f101c18df6
@ -22,9 +22,7 @@
|
||||
<include cond="FORMAT!='autoconf'">$(SETUPHDIR)</include>
|
||||
<define>$(UNICODE_DEFINE)</define>
|
||||
<dirname>$(LIBDIRNAME)</dirname>
|
||||
<cflags-borland>
|
||||
-w-8004 -w-8008 -w-8012 -w-8057 -w-8065 -w-8066 -w-8068 -w-8070
|
||||
</cflags-borland>
|
||||
<cflags-borland>-w-8004 -w-8012 -w-8057 -w-8066</cflags-borland>
|
||||
<sources>
|
||||
src/regex/regcomp.c
|
||||
src/regex/regexec.c
|
||||
|
Loading…
Reference in New Issue
Block a user