diff options
| author | 2017-08-21 15:03:26 +0000 | |
|---|---|---|
| committer | 2017-08-21 15:03:26 +0000 | |
| commit | 80b27e4e2093309a72a15b9802212da47172f026 (patch) | |
| tree | 97ecfa48bb3c8752298b6fc05105a36be4ba20f0 /java/java_test.go | |
| parent | 9c02066b134210af799a45b37cede989f57e24e5 (diff) | |
Revert "Build support for 32-bit armv8-a"
This reverts commit 9c02066b134210af799a45b37cede989f57e24e5.
Reason for revert: Broke the build for some targets (including marlin and angler).
$ make cts
build/core/combo/TARGET_linux-arm.mk:43: kryo is armv8-a.
build/core/combo/TARGET_linux-arm.mk:45: TARGET_2ND_ARCH_VARIANT, armv7-a-neon, ignored! Use armv8-a instead.
[...]
cts/tests/tests/os/jni/android_os_cts_CpuInstructions.cpp:88:20: error: instruction requires: armv7 or earlier
asm volatile ( "swp r0, r0, [%0]" : "+r"(ptr) : : "r0" );
^
<inline asm>:1:2: note: instantiated into assembly here
swp r0, r0, [r1]
^
Change-Id: I3fa7ca74d88aedf6574855e988d35e341f6e5067
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions