@@ -138,33 +138,31 @@ $category > $option = $value -- $comment
138
138
For targets: `arm-unknown-linux-gnueabi`
139
139
140
140
- Path and misc options > Prefix directory = /x-tools/${CT\_TARGET}
141
- - Path and misc options > Patches origin = Bundled, then local
142
- - Path and misc options > Local patch directory = /tmp/patches
141
+ - Path and misc options > Patches origin = Bundled only
143
142
- Target options > Target Architecture = arm
144
143
- Target options > Architecture level = armv6 -- (+)
145
144
- Target options > Floating point = software (no FPU) -- (\*)
146
145
- Operating System > Target OS = linux
147
- - Operating System > Linux kernel version = 3.2.72 -- Precise kernel
148
- - C-library > glibc version = 2.16 .0
149
- - C compiler > gcc version = 5.2 .0
146
+ - Operating System > Linux kernel version = 3.2.101
147
+ - C-library > glibc version = 2.17 .0
148
+ - C compiler > gcc version = 8.3 .0
150
149
- C compiler > C++ = ENABLE -- to cross compile LLVM
151
150
152
151
### `arm-linux-gnueabihf.config`
153
152
154
153
For targets: `arm-unknown-linux-gnueabihf`
155
154
156
155
- Path and misc options > Prefix directory = /x-tools/${CT\_TARGET}
157
- - Path and misc options > Patches origin = Bundled, then local
158
- - Path and misc options > Local patch directory = /tmp/patches
156
+ - Path and misc options > Patches origin = Bundled only
159
157
- Target options > Target Architecture = arm
160
158
- Target options > Architecture level = armv6 -- (+)
161
159
- Target options > Use specific FPU = vfp -- (+)
162
160
- Target options > Floating point = hardware (FPU) -- (\*)
163
161
- Target options > Default instruction set mode = arm -- (+)
164
162
- Operating System > Target OS = linux
165
- - Operating System > Linux kernel version = 3.2.72 -- Precise kernel
166
- - C-library > glibc version = 2.16 .0
167
- - C compiler > gcc version = 5.2 .0
163
+ - Operating System > Linux kernel version = 3.2.101
164
+ - C-library > glibc version = 2.17 .0
165
+ - C compiler > gcc version = 8.3 .0
168
166
- C compiler > C++ = ENABLE -- to cross compile LLVM
169
167
170
168
### `armv7-linux-gnueabihf.config`
0 commit comments