Skip to content

Commit 40c62ee

Browse files
galaknashif
authored andcommitted
enable multilibs on arm
Signed-off-by: Kumar Gala <[email protected]>
1 parent 94a535d commit 40c62ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/arm.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ CT_CC_GCC_HAS_LIBMPX=y
400400
CT_CC_GCC_ENABLE_CXX_FLAGS=""
401401
CT_CC_GCC_CORE_EXTRA_CONFIG_ARRAY=""
402402
CT_CC_GCC_EXTRA_CONFIG_ARRAY="--with-gnu-ld --with-gnu-as"
403-
CT_CC_GCC_MULTILIB_LIST=""
403+
CT_CC_GCC_MULTILIB_LIST="rmprofile"
404404
# CT_CC_GCC_SYSTEM_ZLIB is not set
405405
CT_CC_GCC_CONFIG_TLS=m
406406

0 commit comments

Comments
 (0)