mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-09 23:12:50 +01:00
fix the gcc stampfile for initial stage installation
SVN-Revision: 8250
This commit is contained in:
parent
d7229c78ff
commit
7cc617cd7e
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ endif
|
|||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
STAMP_BUILT:=$(STAGING_DIR)/stampfiles/.host_gcc-initial_installed
|
||||
BUILD_DIR1:=$(TOOLCHAIN_BUILD_DIR)/gcc-$(PKG_VERSION)-initial
|
||||
BUILD_DIR2:=$(TOOLCHAIN_BUILD_DIR)/gcc-$(PKG_VERSION)-final
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue