Loading toolchain/gcc/gcc-uclibc-4.x.mk +1 −0 Original line number Diff line number Diff line Loading @@ -393,6 +393,7 @@ $(GCC_BUILD_DIR3)/.prepared: $(GCC_BUILD_DIR2)/.libs_installed $(GCC_TARGET_PRER $(GCC_BUILD_DIR3)/.configured: $(GCC_BUILD_DIR3)/.prepared (cd $(GCC_BUILD_DIR3); rm -rf config.cache; \ $(TARGET_CONFIGURE_OPTS) \ $(TARGET_CONFIGURE_ARGS) \ $(TARGET_GCC_FLAGS) \ $(GCC_SRC_DIR)/configure \ --prefix=/usr \ Loading Loading
toolchain/gcc/gcc-uclibc-4.x.mk +1 −0 Original line number Diff line number Diff line Loading @@ -393,6 +393,7 @@ $(GCC_BUILD_DIR3)/.prepared: $(GCC_BUILD_DIR2)/.libs_installed $(GCC_TARGET_PRER $(GCC_BUILD_DIR3)/.configured: $(GCC_BUILD_DIR3)/.prepared (cd $(GCC_BUILD_DIR3); rm -rf config.cache; \ $(TARGET_CONFIGURE_OPTS) \ $(TARGET_CONFIGURE_ARGS) \ $(TARGET_GCC_FLAGS) \ $(GCC_SRC_DIR)/configure \ --prefix=/usr \ Loading