mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 15:41:09 +08:00
Enable hwasan for x86-64.
libsanitizer * configure.tgt: Enable hwasan for x86-64.
This commit is contained in:
parent
bb57601772
commit
2996b5c053
@ -29,6 +29,7 @@ case "${target}" in
|
||||
TSAN_SUPPORTED=yes
|
||||
LSAN_SUPPORTED=yes
|
||||
TSAN_TARGET_DEPENDENT_OBJECTS=tsan_rtl_amd64.lo
|
||||
HWASAN_SUPPORTED=yes
|
||||
fi
|
||||
;;
|
||||
powerpc*-*-linux*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user