File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ CT_ARCH_ARC=y
44CT_TARGET_VENDOR="zephyr"
55CT_TARGET_CFLAGS="-mno-sdata -mtp-regno=26 -ftls-model=local-exec"
66CT_MULTILIB=y
7- CT_MULTILIB_SPACE=y
Original file line number Diff line number Diff line change @@ -5,6 +5,5 @@ CT_ARCH_ARM_INTERWORKING=y
55CT_TARGET_VENDOR="zephyr"
66CT_TARGET_CFLAGS="-ftls-model=local-exec"
77CT_MULTILIB=y
8- CT_MULTILIB_SPACE=y
98CT_CC_GCC_MULTILIB_LIST="rmprofile"
109CT_LIBC_NEWLIB_NANO_TARGET_CFLAGS="-mthumb-interwork"
Original file line number Diff line number Diff line change @@ -72,5 +72,4 @@ CT_PICOLIBC_SRC_CUSTOM=y
7272CT_PICOLIBC_CUSTOM_LOCATION="${GITHUB_WORKSPACE}/picolibc"
7373CT_LIBC_PICOLIBC_GLOBAL_ATEXIT=y
7474CT_LIBC_PICOLIBC_EXTRA_SECTIONS=y
75- CT_LIBC_PICOLIBC_ENABLE_TARGET_OPTSPACE=n
7675CT_LIBC_PICOLIBC_EXTRA_CONFIG_ARRAY="-Dthread-local-storage=auto -Derrno-function=zephyr -Dsysroot-install=true -Dsysroot-install-skip-checks=true -Dassert-verbose=false"
You can’t perform that action at this time.
0 commit comments