Skip to content
Snippets Groups Projects
Commit 6d52197c authored by trop[bot]'s avatar trop[bot] Committed by Jeremy Apthorp
Browse files

fix: strip chrome_sandbox executable (#20082)

parent c9b0b52f
No related merge requests found
......@@ -7,6 +7,7 @@ from lib.util import execute, get_out_dir
LINUX_BINARIES_TO_STRIP = [
'electron',
'chrome_sandbox',
'libffmpeg.so',
'libGLESv2.so',
'libEGL.so',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment