toolchain/gcc: switch to version 8 by default
authorPaul Spooren <[email protected]>
Wed, 2 Oct 2019 07:15:44 +0000 (21:15 -1000)
committerPetr Štetiar <[email protected]>
Wed, 9 Oct 2019 07:13:44 +0000 (09:13 +0200)
commitd509463816bf593de841398914f0d9d68bf76458
tree0c0197fe3ceee2d1b985536809eaffe8754a4be4
parent419eff50f977cd49b8b677ec956ec2453973addb
toolchain/gcc: switch to version 8 by default

Main motivation for this commit is the introduction of
`-ffile-prefix-map=` which alows reproducible build path.

Compile tested on Linux and macOS without errors on the following
targets:

 * ath79
 * imx6
 * brcm2708
 * brcm63xx
 * ixp4xx
 * ramips
 * sunxi
 * x86

Thanks to Andre for the iremap fixup.

Ref: https://reproducible-builds.org/docs/build-path/
Tested-by: Andre Heider <[email protected]>
Tested-by: Kevin Darbyshire-Bryant <[email protected]>
Signed-off-by: Paul Spooren <[email protected]>
[refactored into separate commit]
Signed-off-by: Petr Štetiar <[email protected]>
toolchain/gcc/Config.in
toolchain/gcc/Config.version