mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
kgdb is perfect
baremetal works on docker. Missing deps + virtfs now skips missing dirs.
This commit is contained in:
@@ -12,6 +12,7 @@ CT_DEBUG_GDB=y
|
||||
CT_GDB_CROSS_SIM=y
|
||||
|
||||
# For Docker.
|
||||
# https://stackoverflow.com/questions/17466017/how-to-solve-you-must-not-be-root-to-run-crosstool-ng-when-using-ct-ng/53099177#53099177
|
||||
CT_EXPERIMENTAL=y
|
||||
CT_ALLOW_BUILD_AS_ROOT=y
|
||||
CT_ALLOW_BUILD_AS_ROOT_SURE=y
|
||||
|
||||
Reference in New Issue
Block a user