components/pigz/Makefile
changeset 1526 e02c36c9062c
parent 1226 5e2a9b83712f
child 1948 2d1537e7942d
--- a/components/pigz/Makefile	Fri Oct 25 09:21:57 2013 -0700
+++ b/components/pigz/Makefile	Fri Oct 25 13:23:38 2013 -0700
@@ -39,6 +39,8 @@
 
 PKG_PROTO_DIRS += $(BUILD_DIR_64)
 
+studio_C99MODE=	$(studio_C99_ENABLE) 
+
 CC += $(CC_BITS)
 COMPONENT_BUILD_ARGS += CC="$(CC)"
 COMPONENT_BUILD_ARGS += CFLAGS="$(CFLAGS)"