fix: strip chrome_sandbox executable (#20049)
This commit is contained in:
parent
f537366387
commit
8589ab27a4
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ from lib.util import execute, get_out_dir
|
||||||
|
|
||||||
LINUX_BINARIES_TO_STRIP = [
|
LINUX_BINARIES_TO_STRIP = [
|
||||||
'electron',
|
'electron',
|
||||||
|
'chrome_sandbox',
|
||||||
'libffmpeg.so',
|
'libffmpeg.so',
|
||||||
'libGLESv2.so',
|
'libGLESv2.so',
|
||||||
'libEGL.so',
|
'libEGL.so',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue