summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-12-17 14:56:57 +0100
committerMartin Stransky <stransky@redhat.com>2019-12-17 14:56:57 +0100
commite5d6aad64bc619f169f1417e2ffc838f88033cb0 (patch)
tree13347de24c12c59c059f1aee9e353ac07aac128b /firefox.spec
parentFix for asan build (diff)
downloadlibrewolf-fedora-ff-e5d6aad64bc619f169f1417e2ffc838f88033cb0.tar.gz
librewolf-fedora-ff-e5d6aad64bc619f169f1417e2ffc838f88033cb0.tar.bz2
librewolf-fedora-ff-e5d6aad64bc619f169f1417e2ffc838f88033cb0.zip
Build fix of asan builds
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 5da0be5..91a88ba 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -928,6 +928,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{mozappdir}/libsoftokn3.chk
%exclude %{mozappdir}/libnssckbi.so
%endif
+%if %{build_with_asan}
+%{mozappdir}/llvm-symbolizer
+%endif
#---------------------------------------------------------------------
bgstack15