Skip to content
Snippets Groups Projects
Commit 2996b5c0 authored by liuhongt's avatar liuhongt
Browse files

Enable hwasan for x86-64.

libsanitizer
	* configure.tgt: Enable hwasan for x86-64.
parent bb576017
No related branches found
No related tags found
No related merge requests found
......@@ -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*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment