zip: pass cflags to make

This commit is contained in:
Lars Op den Kamp 2012-07-13 11:05:30 +02:00 committed by Stephan Raue
parent 2de2863b49
commit 32d31a8458

View File

@ -29,5 +29,6 @@ make CC=$TARGET_CC \
RANLIB=$TARGET_RANLIB \
AR=$TARGET_AR \
STRIP=$TARGET_STRIP \
LOCAL_ZIP="$TARGET_CFLAGS" \
-f unix/Makefile generic