mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: refactor Linux binary stripping to align with upstream (#47932)
This commit is contained in:
@@ -69,3 +69,6 @@ v8_expose_public_symbols = true
|
||||
# Disable snapshotting a page when printing for its content to be analyzed for
|
||||
# sensitive content by enterprise users.
|
||||
enterprise_cloud_content_analysis = false
|
||||
|
||||
# We don't use anything from here, and it causes target collisions
|
||||
enable_linux_installer = false
|
||||
|
||||
Reference in New Issue
Block a user