mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
5332f480e4
Signed-off-by: Alexey Neyman <stilor@att.net>
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
CT_CONFIG_VERSION="3"
|
|
CT_EXPERIMENTAL=y
|
|
CT_ARCH_ARM=y
|
|
CT_ARCH_64=y
|
|
CT_ARCH_ARCH="armv8-a"
|
|
CT_STATIC_TOOLCHAIN=y
|
|
CT_KERNEL_LINUX=y
|
|
CT_ANDROID_API_21=y
|
|
CT_CC_LANG_CXX=y
|
|
CT_DEBUG_GDB=y
|