aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppbuiltin.c
diff options
context:
space:
mode:
authorMatthew Malcomson <matthew.malcomson@arm.com>2020-11-25 16:31:39 +0000
committerMatthew Malcomson <matthew.malcomson@arm.com>2020-11-25 16:35:35 +0000
commit8a769f816f8af7a8aac6f16874011c3e15280e38 (patch)
treeeda23cbdda6dccbf3f6c73a7fa0f57390cb8937f /gcc/cppbuiltin.c
parentedb07cb95afc362f7f76d2ab1ed9d14ad0ee300d (diff)
downloadgcc-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