Added MACH_USE_SYSTEM_PYTHON=1
This commit is contained in:
parent
096b8b8fb5
commit
edcdab9135
@ -640,6 +640,7 @@ MOZ_SMP_FLAGS=-j1
|
||||
echo "mk_add_options MOZ_MAKE_FLAGS=\"$MOZ_SMP_FLAGS\"" >> .mozconfig
|
||||
echo "mk_add_options MOZ_SERVICES_SYNC=1" >> .mozconfig
|
||||
echo "export STRIP=/bin/true" >> .mozconfig
|
||||
export MACH_USE_SYSTEM_PYTHON=1
|
||||
%if %{build_with_pgo}
|
||||
%if %{pgo_wayland}
|
||||
xvfb-run mutter --wayland --nested &
|
||||
|
Loading…
Reference in New Issue
Block a user