Skip to content
Snippets Groups Projects
Commit 67e246cd authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

No more errors for VC6 support

parent 145ccfd4
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ WFLAGS+=-Wfloat-equal
#WFLAGS+=-Wtraditional
ifdef VCHELP
WFLAGS+=-Wdeclaration-after-statement
WFLAGS+=-Wno-error=declaration-after-statement
endif
WFLAGS+=-Wundef
ifndef GCC295
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment