projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7229c7
)
fix the gcc stampfile for initial stage installation
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 22:27:37 +0000
(22:27 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 22:27:37 +0000
(22:27 +0000)
SVN-Revision: 8250
toolchain/gcc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index 6d46f98994153710572f6a3a839aa0fd5362842d..795ff3ee7249bcd6b052379ae80093a887ea4a65 100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-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