commit | 19f426df221d573fbb4cf890d862cf3275a7d01b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Sep 09 21:21:19 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 09 21:21:19 2016 +0000 |
tree | af4439cfed36ccd991beab34e9baed03f09b7a98 | |
parent | 9dcfe17607f1907821ecc23532580385c13675b0 [diff] | |
parent | b879169c8199ad46a5d70ea292f429e694edec01 [diff] |
Merge "Revert "Make the generic armv8 config pretend it has a 2nd arch.""
diff --git a/armv8/BoardConfig.mk b/armv8/BoardConfig.mk index b9cc70c..e50c642 100644 --- a/armv8/BoardConfig.mk +++ b/armv8/BoardConfig.mk
@@ -27,10 +27,4 @@ TARGET_SUPPORTS_32_BIT_APPS := TARGET_SUPPORTS_64_BIT_APPS := true -TARGET_2ND_ARCH := arm -TARGET_2ND_ARCH_VARIANT := armv7-a-neon -TARGET_2ND_CPU_ABI := armeabi-v7a -TARGET_2ND_CPU_ABI2 := armeabi -TARGET_2ND_CPU_VARIANT := krait - USE_CLANG_PLATFORM_BUILD := true