18181982 Fix unzip update to be really 64-bit
authorJiri Kukacka <jiri.kukacka@oracle.com>
Tue, 04 Feb 2014 08:06:41 -0800
changeset 1737 e1540de314ca
parent 1736 03b0c559040f
child 1738 b0b1ae2fe392
18181982 Fix unzip update to be really 64-bit
components/unzip/Makefile
--- a/components/unzip/Makefile	Tue Feb 04 08:00:12 2014 -0800
+++ b/components/unzip/Makefile	Tue Feb 04 08:06:41 2014 -0800
@@ -46,6 +46,7 @@
 
 # The Makefile we want is under unix/Makefile
 COMPONENT_BUILD_ARGS += -f unix/Makefile
+CC += $(CC_BITS) 
 COMPONENT_BUILD_TARGETS += generic CC="$(CC)"
 COMPONENT_INSTALL_ARGS += -f unix/Makefile