mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 21:07:54 +00:00
dab327ed06
Otherwise, fails when checking if the destination dir is writable. Signed-off-by: Alexey Neyman <stilor@att.net>
10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
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
|