projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a6813ca
)
fix gcc dependency bug
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Apr 2005 16:46:51 +0000
(16:46 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Apr 2005 16:46:51 +0000
(16:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@570
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
0c06fe9
..
28ac81c
100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-13,7
+13,7
@@
uClibc-prepare: kernel-headers-prepare sed-install utils-install
binutils-prepare: uClibc-prepare
gcc-prepare: binutils-install
uClibc-compile: gcc-prepare
-gcc-
install
: uClibc-install
+gcc-
compile
: uClibc-install
$(STAMP_DIR):
mkdir -p $(STAMP_DIR)
This page took
0.02606 seconds
and
4
git commands to generate.