1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Revert "Remove symbol_level=1 override (#1532)"

This doubled the size of the Linux release binary.

This reverts commit 0afc698d25.
This commit is contained in:
Ryan Dahl 2019-01-17 12:09:42 -05:00
parent bf63f97eee
commit 5e9e16e156

1
.gn
View file

@ -38,6 +38,7 @@ default_args = {
# https://chromium.googlesource.com/chromium/src/+/master/docs/jumbo.md
use_jumbo_build = true
symbol_level = 1
treat_warnings_as_errors = true
rust_treat_warnings_as_errors = true