We only need -fpermissive to compile the core.

This commit is contained in:
2016-06-05 16:46:28 -04:00
parent 039fed5a3c
commit 08b850b5ba
1 changed files with 0 additions and 6 deletions

View File

@ -12,12 +12,6 @@ FLAGS_x86="\
-I$src \
-I$src/.. \
-I$src/../3rdParty \
-Wno-unused-result \
-w \
-D__interface=struct \
-Wno-ignored-qualifiers \
-Wno-write-strings \
-Wno-format-contains-nul \
-fpermissive \
-S \
-masm=intel \