[packages/gcc] hwasan now supported on x86 platforms with 64bit pointers

atler atler at pld-linux.org
Sat Apr 29 12:09:16 CEST 2023


commit 48adf2663f0526de17e2bbd2c57575d584617951
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Apr 29 11:30:21 2023 +0200

    hwasan now supported on x86 platforms with 64bit pointers

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index ae31647..f47f349 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -88,7 +88,7 @@
 %define		with_lsan_m2	1
 %define		with_tsan_m2	1
 %endif
-%ifarch aarch64
+%ifarch %{x8664} x32 aarch64
 %define		with_hwasan	1
 %endif
 %ifarch %{ix86} %{x8664} x32
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/1ca0e5721cdac9822d5c9f18aee089f33bed2509



More information about the pld-cvs-commit mailing list