projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d2a237
)
toolchain/gcc: remove unused config symbol
author
Felix Fietkau
<nbd@nbd.name>
Wed, 21 Feb 2018 19:29:57 +0000
(20:29 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 21 Feb 2018 19:57:24 +0000
(20:57 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index 307a3657ac5e94e9eff6ca41d80f2df3ec2c24e7..b641cfeb4e89589e405295dced458b8db6daf5c9 100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-8,7
+8,3
@@
config GCC_VERSION
default "6.3.0" if GCC_USE_VERSION_6
default "7.3.0" if GCC_USE_VERSION_7
default "5.5.0"
-
-config GCC_VERSION_7_1
- bool
- default y if GCC_VERSION_7_1_ARC