build fix

This commit is contained in:
Martin Stransky 2018-12-05 14:21:25 +01:00
parent 7da8addb90
commit baa920762f
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ export LDFLAGS=$MOZ_LINK_FLAGS
export PREFIX='%{_prefix}'
export LIBDIR='%{_libdir}'
%if %{?build_with_clang}
%if 0%{?build_with_clang}
export LLVM_PROFDATA="llvm-profdata"
#export AR="llvm-ar"
#export NM="llvm-nm"