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:
@@ -1,6 +1,6 @@
|
||||
BINUTILS_OVERRIDE_SRCDIR = ../../submodules/binutils-gdb
|
||||
# https://stackoverflow.com/questions/54992977/how-to-select-an-override-srcdir-source-for-gcc-when-building-buildroot
|
||||
GCC_OVERRIDE_SRCDIR = ../../submodules/gcc
|
||||
GCC_INITIAL_OVERRIDE_SRCDIR = ../../submodules/gcc
|
||||
GCC_FINAL_OVERRIDE_SRCDIR = ../../submodules/gcc
|
||||
GDB_OVERRIDE_SRCDIR = ../../submodules/binutils-gdb
|
||||
GLIBC_OVERRIDE_SRCDIR = ../../submodules/glibc
|
||||
LINUX_OVERRIDE_SRCDIR = ../../submodules/linux
|
||||
|
||||
Reference in New Issue
Block a user