OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 4... Line 4...
4   4  
5 config GCC_VERSION_5 5 config GCC_VERSION_5
6 default y if GCC_USE_VERSION_5 6 default y if GCC_USE_VERSION_5
Line 7... Line -...
7 bool -  
8   -  
9 config GCC_VERSION_8 -  
10 default y if GCC_USE_VERSION_8 -  
11 bool -  
12   -  
13 config GCC_USE_EMBEDDED_PATH_REMAP -  
14 default y if GCC_VERSION_8 -  
15 default n -  
16 bool 7 bool
17   8  
18 config GCC_VERSION 9 config GCC_VERSION
19 string 10 string
20 default "5.5.0" if GCC_VERSION_5 11 default "5.5.0" if GCC_VERSION_5
21 default "arc-2017.09-release" if GCC_VERSION_7_1_ARC 12 default "arc-2017.09-release" if GCC_VERSION_7_1_ARC