mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
Make crosstool-NG work within Docker.
This commit is contained in:
@@ -10,3 +10,8 @@ CT_CC_LANG_CXX=y
|
||||
# Modifications.
|
||||
CT_DEBUG_GDB=y
|
||||
CT_GDB_CROSS_SIM=y
|
||||
|
||||
# For Docker.
|
||||
CT_EXPERIMENTAL=y
|
||||
CT_ALLOW_BUILD_AS_ROOT=y
|
||||
CT_ALLOW_BUILD_AS_ROOT_SURE=y
|
||||
|
||||
Reference in New Issue
Block a user