Fixed unforce gcc options for hwasan build sandbox/akazmin/hwasan_build
authorAndrey Kazmin <a.kazmin@partner.samsung.com>
Wed, 7 Apr 2021 10:39:14 +0000 (13:39 +0300)
committerAndrey Kazmin <a.kazmin@partner.samsung.com>
Thu, 10 Jun 2021 10:59:31 +0000 (13:59 +0300)
Signed-off-by: Andrey Kazmin <a.kazmin@partner.samsung.com>
packaging/linux-4.9-exynos9110.spec

index 5b5f147aa4f1ea39981617b2f2e7851eba5f5cfa..42280ba5db60c49cf3cc1dc2a1826af0d5a89f14 100644 (file)
@@ -67,6 +67,7 @@ headers are used by the installed headers for GNU glibc and other system
 
 %build
 %{?asan:/usr/bin/gcc-unforce-options}
+%{?hwasan:/usr/bin/gcc-unforce-options}
 %{?ubsan:/usr/bin/gcc-unforce-options}
 
 make distclean