Skip to content

Commit eb35776

Browse files
committed
espressif: esp32s3: test window_spill issue
Test Signed-off-by: Sylvio Alves <[email protected]>
1 parent f2b8d9b commit eb35776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/xtensa-espressif_esp32s3_zephyr-elf.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ CT_OVERLAY_NAME="espressif_esp32s3"
55
CT_ARCH_XTENSA=y
66
CT_XTENSA_CUSTOM=y
77
CT_TARGET_VENDOR="espressif_esp32s3_zephyr"
8-
CT_TARGET_CFLAGS="-mlongcalls -ftls-model=local-exec"
8+
CT_TARGET_CFLAGS="-mcall0 -mlongcalls -ftls-model=local-exec"
99
CT_CC_GCC_CONFIG_TLS=n

0 commit comments

Comments
 (0)