mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-03 09:22:42 +00:00
updates for watcom optimization flags
This commit is contained in:
parent
a0e3c884d4
commit
381520ad92
@ -28,7 +28,7 @@ INCPATH+= -Iinclude
|
||||
LIBM = SDL2libm.lib
|
||||
TLIB = SDL2test.lib
|
||||
LIBS = mmpm2.lib $(LIBM)
|
||||
CFLAGS = -bt=os2 -d0 -q -bm -5s -fp5 -fpi87 -sg -oteanbmier -ei
|
||||
CFLAGS = -bt=os2 -d0 -q -bm -5s -fp5 -fpi87 -sg -oeatxhn -ei
|
||||
# max warnings:
|
||||
CFLAGS+= -wx
|
||||
# newer OpenWatcom versions enable W303 by default
|
||||
|
Loading…
x
Reference in New Issue
Block a user