mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gcc: neverbuild, Buildroot can rebuild it :-)
This commit is contained in:
3
build
3
build
@@ -112,8 +112,7 @@ so looping over all of them would waste time.
|
||||
},
|
||||
submodules_shallow = {
|
||||
'binutils-gdb',
|
||||
# https://stackoverflow.com/questions/54992977/how-to-select-an-override-srcdir-source-for-gcc-when-building-buildroot
|
||||
# 'gcc',
|
||||
'gcc',
|
||||
'glibc',
|
||||
},
|
||||
# https://buildroot.org/downloads/manual/manual.html#requirement
|
||||
|
||||
Reference in New Issue
Block a user