Loading toolchain/gcc/gcc-uclibc-4.x.mk +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ $(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE) mkdir -p $(TOOL_BUILD_DIR) rm -rf $(GCC_DIR) $(GCC_CAT) $(DL_DIR)/$(GCC_SOURCE) | tar -C $(TOOL_BUILD_DIR) $(TAR_OPTIONS) - $(CONFIG_UPDATE) $(GCC_DIR) $(CONFIG_UPDATE) $(@D) touch $@ gcc-patched: $(GCC_DIR)/.patched Loading Loading
toolchain/gcc/gcc-uclibc-4.x.mk +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ $(GCC_DIR)/.unpacked: $(DL_DIR)/$(GCC_SOURCE) mkdir -p $(TOOL_BUILD_DIR) rm -rf $(GCC_DIR) $(GCC_CAT) $(DL_DIR)/$(GCC_SOURCE) | tar -C $(TOOL_BUILD_DIR) $(TAR_OPTIONS) - $(CONFIG_UPDATE) $(GCC_DIR) $(CONFIG_UPDATE) $(@D) touch $@ gcc-patched: $(GCC_DIR)/.patched Loading