projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3281a2
)
fix GCC version.
author
Nicolas Thill
<nico@openwrt.org>
Mon, 22 May 2006 21:52:54 +0000
(21:52 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 22 May 2006 21:52:54 +0000
(21:52 +0000)
SVN-Revision: 3817
openwrt/toolchain/gcc/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/gcc/Makefile
b/openwrt/toolchain/gcc/Makefile
index cf60d7505033991f38025e7943f8cca59e6df54a..7c037edddc0673b4458e902c82bf500b74019c22 100644
(file)
--- a/
openwrt/toolchain/gcc/Makefile
+++ b/
openwrt/toolchain/gcc/Makefile
@@
-20,7
+20,7
@@
include $(TOPDIR)/rules.mk
-GCC_VERSION:=$(strip $(GCC_VERSION))
+GCC_VERSION:=$(strip $(
CONFIG_
GCC_VERSION))
#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
GCC_SITE:=ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(GCC_VERSION) \