projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9caa86f
)
kernel: Set GCC version to 80300 by default
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 12 Oct 2019 20:21:46 +0000
(22:21 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 12 Oct 2019 20:38:02 +0000
(22:38 +0200)
The kernel 4.19 configuration contains the GCC version used, set it to
8.3.0 as this is now our default compiler.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-4.19
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.19
b/target/linux/generic/config-4.19
index 80e3b52f4714204a658736e2f1ce81a333c63f31..278b969c5f72544b8730392303dacd9d1e9cb017 100644
(file)
--- a/
target/linux/generic/config-4.19
+++ b/
target/linux/generic/config-4.19
@@
-1604,7
+1604,7
@@
CONFIG_GACT_PROB=y
# CONFIG_GAMEPORT is not set
# CONFIG_GATEWORKS_GW16083 is not set
# CONFIG_GCC_PLUGINS is not set
-CONFIG_GCC_VERSION=
704
00
+CONFIG_GCC_VERSION=
803
00
# CONFIG_GCOV is not set
# CONFIG_GCOV_KERNEL is not set
# CONFIG_GDB_SCRIPTS is not set