blob: aec757f05d94c71d4df75727315e8c79621480f1 [file] [log] [blame]
mode = .fp16
extra_cflags = -march=armv8.2a+fp16
include build/android
# The Clang in NDK ≤r17 is not new enough to support -march=armv8.2a+fp16 in any interesting way,
# so we use your generic `clang` instead, which is hopefully newer.
cc = clang -target $target