summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kazmin <a.kazmin@partner.samsung.com>2021-04-07 13:01:14 +0300
committerAndrey Kazmin <a.kazmin@partner.samsung.com>2021-04-07 13:01:14 +0300
commit11f602de83d80c9951fca197a94c05ff12c8fc00 (patch)
tree4242d409c0a56b374b7319dbf5f88e833a2e5067
parentd13c36bc6256cfdeae3e220922dda0dc5ff638fd (diff)
downloadlinux-3.18-exynos7270-sandbox/akazmin/hwasan_build.tar.gz
linux-3.18-exynos7270-sandbox/akazmin/hwasan_build.tar.bz2
linux-3.18-exynos7270-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-3.18-exynos7270.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/linux-3.18-exynos7270.spec b/packaging/linux-3.18-exynos7270.spec
index 20062b29827..717988638b4 100644
--- a/packaging/linux-3.18-exynos7270.spec
+++ b/packaging/linux-3.18-exynos7270.spec
@@ -66,6 +66,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