diff options
author | Matthew Malcomson <matthew.malcomson@arm.com> | 2020-11-25 16:31:39 +0000 |
---|---|---|
committer | Matthew Malcomson <matthew.malcomson@arm.com> | 2020-11-25 16:35:35 +0000 |
commit | 8a769f816f8af7a8aac6f16874011c3e15280e38 (patch) | |
tree | eda23cbdda6dccbf3f6c73a7fa0f57390cb8937f /gcc/cppbuiltin.c | |
parent | edb07cb95afc362f7f76d2ab1ed9d14ad0ee300d (diff) | |
download | gcc-8a769f816f8af7a8aac6f16874011c3e15280e38.zip gcc-8a769f816f8af7a8aac6f16874011c3e15280e38.tar.gz gcc-8a769f816f8af7a8aac6f16874011c3e15280e38.tar.bz2 |
libsanitizer: Only build libhwasan when targeting AArch64
Though the library has limited support for x86, we don't have any
support for generating code targeting x86 so there is no point building
for that target.
Ensure we build for AArch64 but not for AArch64 ilp32.
libsanitizer/ChangeLog:
* Makefile.am: Condition Build hwasan directory.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Set HWASAN_SUPPORTED based on target
architecture.
* configure.tgt: Likewise.
Diffstat (limited to 'gcc/cppbuiltin.c')
0 files changed, 0 insertions, 0 deletions