5 lines
199 B
Text
5 lines
199 B
Text
# Building static toolchain causes problems on some distros which
|
|
# by default don't install static libs for all required dependencies
|
|
#CT_STATIC_TOOLCHAIN=y
|
|
CT_LIBC_NEWLIB_ENABLE_TARGET_OPTSPACE=y
|
|
|