]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/scripts/makefile.os2
Make GetEffectiveMinSize virtual as not being able to override the method, which...
[wxWidgets.git] / src / png / scripts / makefile.os2
index 588067d25f706d58b0a71b00d3feb23479c1bf08..92cfceec6ab6249d8e3e457b5a641f1056472473 100644 (file)
@@ -12,7 +12,7 @@ ZLIBINC=../zlib
 WARNMORE=-Wwrite-strings -Wpointer-arith -Wshadow \
        -Wmissing-declarations -Wtraditional -Wcast-align \
        -Wstrict-prototypes -Wmissing-prototypes #-Wconversion
-CFLAGS=-I$(ZLIBINC) -Wall -O6 -funroll-loops -malign-loops=2 \
+CFLAGS=-I$(ZLIBINC) -W -Wall -O6 -funroll-loops -malign-loops=2 \
        -malign-functions=2 #$(WARNMORE) -g -DPNG_DEBUG=5
 LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lzdll -Zcrtdll
 AR=emxomfar