Commit a2966734 authored by crimsonwoods's avatar crimsonwoods

Fix build error for 'mips' architecture.

parent cd973393
......@@ -58,6 +58,8 @@ Set ANDROID_NDK_HOME environment variable or set :ndk_home parameter
'arm-linux-androideabi-*'
when /arm64/
'aarch64-linux-android-*'
when /mips/
'mipsel-linux-android-*'
end
when :clang
'llvm-*'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment