diff options
author | Sajid Dalvi <sdalvi@google.com> | 2018-07-23 10:33:40 -0500 |
---|---|---|
committer | Sajid Dalvi <sdalvi@google.com> | 2018-07-24 10:29:50 -0500 |
commit | 4959932899064afd107737bb54cbf146f2a5a518 (patch) | |
tree | a7af41113fab5e4a7d58eb64b326cee64dc0b068 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 866374163a1164e1113a4d2e9e0453d68a06dfa3 (diff) |
remove bionic-compile-time-tests-g++
make checkbuild gives the following error:
bionic/tests/fortify_filecheck_diagnostics_test.cpp:1:0: error: unknown value 'cortex-a55' for -mcpu
The error is because we have a clang to support the new architecture,
but not a corresponding GCC. It is not trivial to filter out an invalid
CPU, and since there is no platform code built with GCC any more, its
better to remove bionic-compile-time-tests-g++
Bug: 74404306
Change-Id: I6aa181c652abeef782fec6380dfadd066140b8b9
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions