crosstool-ng/samples/aarch64-unknown-linux-android/crosstool.config

10 lines
163 B
Plaintext
Raw Normal View History

CT_ARCH_arm=y
CT_ARCH_64=y
CT_ARCH_ARCH="armv8-a"
CT_STATIC_TOOLCHAIN=y
CT_KERNEL_linux=y
CT_LIBC_BIONIC_V_14b=y
CT_ANDROID_API_21=y
CT_CC_LANG_CXX=y
CT_GETTEXT=y