mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: update strip-binaries for moved swiftshader.so (#20341)
This commit is contained in:
committed by
John Kleinschmidt
parent
593f1774e9
commit
cc0312567e
@@ -14,7 +14,7 @@ LINUX_BINARIES_TO_STRIP = [
|
||||
'libEGL.so',
|
||||
'swiftshader/libGLESv2.so',
|
||||
'swiftshader/libEGL.so',
|
||||
'swiftshader/libvk_swiftshader.so'
|
||||
'libvk_swiftshader.so'
|
||||
]
|
||||
|
||||
def strip_binaries(directory, target_cpu):
|
||||
|
||||
Reference in New Issue
Block a user