build: refactor Linux binary stripping to align with upstream (#47932)

This commit is contained in:
David Sanders
2025-08-27 18:56:31 -07:00
committed by GitHub
parent bf29d2f0bd
commit cca55117e4
13 changed files with 245 additions and 263 deletions

View File

@@ -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