aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2019-02-23 01:45:42 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2019-02-26 23:20:04 +0100
commit40aec89b4c827f8c6f8d44ca44d43434c22fbafb (patch)
treefc2e35deccbe77850285cee40f30dbc70d9d5305 /toolchain/gcc/Config.in
parent700c0edc06f738fe22a4cd92cbaa52e9f798a60c (diff)
downloadupstream-40aec89b4c827f8c6f8d44ca44d43434c22fbafb.tar.gz
upstream-40aec89b4c827f8c6f8d44ca44d43434c22fbafb.tar.bz2
upstream-40aec89b4c827f8c6f8d44ca44d43434c22fbafb.zip
toolchain: Update to GCC 8.3.0
Update GCC to 8.3.0 Refresh patches Allow GCC to be used for ARC Source: https://github.com/openwrt/openwrt/pull/1803#issuecomment-462334890 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index c3208d372c..d85e8cd402 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -22,7 +22,6 @@ choice
config GCC_USE_VERSION_8
bool "gcc 8.x"
- depends on !arc
endchoice
config GCC_USE_GRAPHITE