Current section

Files

Jump to
nerves_toolchain_ctng defaults linux_aarch64_defconfig
Raw

defaults/linux_aarch64_defconfig

CT_CONFIG_VERSION="3"
CT_GDB_CROSS_STATIC=y
CT_STATIC_TOOLCHAIN=y
CT_CC_LANG_CXX=y
CT_TARBALLS_BUILDROOT_LAYOUT=y
CT_PREFIX_DIR="../x-tools/${CT_TARGET}"
# Work around an issue with arguments taking up too much memory due to long
# paths. See "build.sh" for the other part of this workaround.
CT_WORK_DIR="/tmp/ctng-work"