summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/gpg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/gpg2.spec b/packaging/gpg2.spec
index 0355cc0..9391034 100644
--- a/packaging/gpg2.spec
+++ b/packaging/gpg2.spec
@@ -35,7 +35,7 @@ gpg-agent, and a keybox library.
cp %{SOURCE1001} .
%build
-%if 0%{?asan}
+%if 0%{?asan}%{?hwasan} != 0
%restore_fcommon
export LIBS+=" -ldl "
%endif