Fix arm issue with clang-pie-wrapper
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 17 Jan 2017 16:31:24 +0000 (17:31 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 17 Jan 2017 16:31:24 +0000 (17:31 +0100)
We need to wrap arm-linux-androideabi, not arm-linux-android.

Also, specify armv7a as clang cpu target and not just arm.


No differences found