Build fix of asan builds

This commit is contained in:
Martin Stransky 2019-12-17 14:56:57 +01:00
parent 3c34746815
commit e5d6aad64b
1 changed files with 3 additions and 0 deletions

View File

@ -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
#---------------------------------------------------------------------