add -funit-at-a-time in trunk/ as well
[openwrt.git] / target / linux / rules.mk
index 606efb6..2c0fa09 100644 (file)
@@ -43,7 +43,7 @@ ifneq ($(6),)
        done
 endif
        $(8)
-       $(IPKG_BUILD) $$(I_$(1)) $(PACKAGE_DIR)
+       $(IPKG_BUILD) $$(I_$(1)) $(PACKAGE_DIR) $(MAKE_TRACE)
 
 endef
 
This page took 0.022321 seconds and 4 git commands to generate.