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>
This commit is contained in:
Daniel Engberg
2019-02-23 01:45:42 +00:00
committed by Hauke Mehrtens
parent 700c0edc06
commit 40aec89b4c
22 changed files with 6 additions and 7 deletions

View File

@@ -22,7 +22,6 @@ choice
config GCC_USE_VERSION_8
bool "gcc 8.x"
depends on !arc
endchoice
config GCC_USE_GRAPHITE