fixed the physical to virtual translation issues with DJGPP, watcom just
[dosdemo] / Makefile.dj
index a687012..fe89fcf 100644 (file)
@@ -12,7 +12,7 @@ else
 endif
 
 inc = -Isrc -Isrc/dos -Ilibs -Ilibs/imago/src -Ilibs/anim/src -Ilibs/mikmod/include
 endif
 
 inc = -Isrc -Isrc/dos -Ilibs -Ilibs/imago/src -Ilibs/anim/src -Ilibs/mikmod/include
-opt = -O3 -ffast-math -fno-strict-aliasing
+#opt = -O3 -ffast-math -fno-strict-aliasing
 dbg = -g
 warn = -pedantic -Wall -Wno-unused-function -Wno-unused-variable
 
 dbg = -g
 warn = -pedantic -Wall -Wno-unused-function -Wno-unused-variable