[zlib] We don't need these include directories.

This commit is contained in:
2016-06-05 19:51:10 -04:00
parent 208c031bd6
commit 7140b0633f
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ mkdir -p $obj/contrib/minizip
FLAGS_x86="\
-S \
-fPIC \
-I$src/inc \
-I$src/.. \
-I$src/../3rdParty \
-masm=intel \
-march=native \
-Os"