silent zlib warning under AppVeyor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
MYSRCPATHS = ../../common/zlib
|
||||
MYSRCS = deflate.c adler32.c trees.c zutil.c inflate.c inffast.c inftrees.c
|
||||
MYINCLUDES = -I../../common/zlib
|
||||
MYCFLAGS =
|
||||
MYCFLAGS = -Wno-error=strict-prototypes
|
||||
MYDEFS = -DZ_SOLO -DNO_GZIP -DZLIB_PM3_TUNED
|
||||
#-DDEBUG -Dverbose=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user