summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/make.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/make.spec b/packaging/make.spec
index 84a4fc3..473684e 100644
--- a/packaging/make.spec
+++ b/packaging/make.spec
@@ -18,7 +18,7 @@ The GNU make command with extensive documentation.
cp %{SOURCE1001} .
%build
-export AUTOPOINT=true
+export AUTOPOINT=true %{?asan:LIBS+=" -ldl "}
%reconfigure --disable-nls
%__make %{?_smp_mflags}