build fix

This commit is contained in:
Martin Stransky 2024-02-01 14:41:51 +01:00
parent 69510db050
commit bdd9cac34e

View File

@ -698,7 +698,7 @@ echo "ac_add_options --with-google-safebrowsing-api-keyfile=`pwd`/google-api-key
echo "ac_add_options --with-libclang-path=`llvm-config --libdir`" >> .mozconfig
%if %{enable_replace_malloc}
ac_add_options --enable-replace-malloc
echo "ac_add_options --enable-replace-malloc" >> .mozconfig
%endif
echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig