Skip to content

Commit 0a2f861

Browse files
committed
contrib: save steps when building locally
Make debugging easier with ctng. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 6376d55 commit 0a2f861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/linux_build_toolchain.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ CT_GDB_CROSS_PYTHON_BINARY="python3"
124124
CT_EXPERIMENTAL=y
125125
CT_ALLOW_BUILD_AS_ROOT=y
126126
CT_ALLOW_BUILD_AS_ROOT_SURE=y
127+
CT_DEBUG_CT_SAVE_STEPS=y
127128
EOF
128129

129130
"${CT_NG}" savedefconfig DEFCONFIG=build.config

0 commit comments

Comments
 (0)