make/common/NativeCompilation.gmk
changeset 42136 f872c8278074
parent 41651 38f26302650f
child 42301 3acaf59d0dc5
--- a/make/common/NativeCompilation.gmk	Tue Nov 22 13:44:41 2016 +0100
+++ b/make/common/NativeCompilation.gmk	Tue Nov 22 14:47:52 2016 +0100
@@ -875,7 +875,7 @@
           # to be rebuilt properly.
           $$($1_DEBUGINFO_ZIP): $$($1_DEBUGINFO_FILES) $$($1_TARGET)
 		$(CD) $$($1_OUTPUT_DIR) && \
-		    $(ZIP) -q -r $$@ $$(subst $$($1_OUTPUT_DIR)/,, $$($1_DEBUGINFO_FILES))
+		    $(ZIPEXE) -q -r $$@ $$(subst $$($1_OUTPUT_DIR)/,, $$($1_DEBUGINFO_FILES))
 
         endif
        endif # !STATIC_LIBRARY