File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
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 @@ -21,6 +21,7 @@ CT_GCC_CUSTOM_LOCATION="${GITHUB_WORKSPACE}/gcc"
2121CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as --enable-initfini-array"
2222CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as --enable-initfini-array"
2323CT_CC_LANG_CXX=y
24+ CT_MULTILIB_SPACE=y
2425
2526# Picolibc
2627CT_LIBC_PICOLIBC=y
You can’t perform that action at this time.
0 commit comments