strip headless_shell too

epel8
Tom spot Callaway 3 years ago
parent 027a6992b3
commit 8f14028d98

@ -1816,6 +1816,8 @@ rm -rf %{buildroot}
%if %{build_headless}
pushd %{headlessbuilddir}
cp -a headless_lib.pak headless_shell %{buildroot}%{chromium_path}
# Explicitly strip headless_shell binary
strip %{buildroot}%{chromium_path}/headless_shell
popd
%endif

Loading…
Cancel
Save