mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: strip chrome_sandbox executable (#20082)
This commit is contained in:
committed by
Jeremy Apthorp
parent
c9b0b52f3f
commit
6d52197c8c
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user