Skip to content

Commit 7ec5ec8

Browse files
ruuddwnashif
authored andcommitted
Disable small data for ARC
Compile target compiler libraries without small data section. Signed-off-by: Ruud Derwig [email protected]
1 parent fcbd51b commit 7ec5ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/arc.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ CT_CC_LANG_CXX=y
2121
CT_DEBUG_GDB=y
2222
CT_ISL_V_0_18=y
2323
CT_LIBICONV_NEEDED=y
24+
CT_TARGET_CFLAGS="-mno-sdata"

0 commit comments

Comments
 (0)