summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kazmin <a.kazmin@partner.samsung.com>2021-04-07 13:39:14 +0300
committerAndrey Kazmin <a.kazmin@partner.samsung.com>2021-06-10 13:59:31 +0300
commit1704ac3fb15035c1d22a561d7d5af7f723b7c68e (patch)
tree0cdcfe1cbd863214249c6abddb72ffb00be843fb
parent94443709d2fc1fdd25fdd574d032da0720dd6036 (diff)
downloadlinux-4.9-exynos9110-sandbox/akazmin/hwasan_build.tar.gz
linux-4.9-exynos9110-sandbox/akazmin/hwasan_build.tar.bz2
linux-4.9-exynos9110-sandbox/akazmin/hwasan_build.zip
Fixed unforce gcc options for hwasan buildsandbox/akazmin/hwasan_build
Signed-off-by: Andrey Kazmin <a.kazmin@partner.samsung.com>
-rw-r--r--packaging/linux-4.9-exynos9110.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/linux-4.9-exynos9110.spec b/packaging/linux-4.9-exynos9110.spec
index 5b5f147aa4f1..42280ba5db60 100644
--- a/packaging/linux-4.9-exynos9110.spec
+++ b/packaging/linux-4.9-exynos9110.spec
@@ -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