Skip to content

Commit 4649215

Browse files
committed
espressif: xtensa_esp32s3: do not reference _window_spill
Test Signed-off-by: Sylvio Alves <[email protected]>
1 parent 81d9710 commit 4649215

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/xtensa-espressif_esp32s3_zephyr-elf.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ CT_ARCH_XTENSA=y
66
CT_XTENSA_CUSTOM=y
77
CT_TARGET_VENDOR="espressif_esp32s3_zephyr"
88
CT_TARGET_CFLAGS="-mlongcalls -ftls-model=local-exec"
9+
CT_LIBC_NEWLIB_TARGET_CFLAGS="-mcall0 -mlongcalls"
910
CT_CC_GCC_CONFIG_TLS=n

0 commit comments

Comments
 (0)