components/unzip/Makefile
changeset 189 824c82e11871
parent 188 64b262c9d53f
child 438 e8c5625b8284
--- a/components/unzip/Makefile	Wed Apr 20 01:53:37 2011 +0200
+++ b/components/unzip/Makefile	Wed Apr 20 03:15:01 2011 +0200
@@ -39,7 +39,8 @@
 # remove the unwanted file.
 COMPONENT_PREP_ACTION = $(RM) $(SOURCE_DIR)/crc_i386.S
 
-TARGET_ENV +=   "LOCAL_UNZIP=-DUNICODE_SUPPORT"
+COMPONENT_BUILD_ENV += \
+ "LOCAL_UNZIP=-DUNICODE_SUPPORT -DNO_WORKING_ISPRINT -DUNICODE_WCHAR"
 
 # The Makefile we want is under unix/Makefile
 COMPONENT_BUILD_ARGS += -f unix/Makefile