mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-17 15:33:18 +03:00
build: Move exclude_unwind_tables back into declare_args
There is desire to adjust this flag manually. BUG=762629 R=thakis@chromium.org Change-Id: I3bd134c19270cd1f729b3ea078674e734493d4ab
This commit is contained in:
parent
7903249a77
commit
ac00a8a279
@ -91,6 +91,7 @@ declare_args() {
|
||||
# x86{,_64}.
|
||||
using_mismatched_sample_profile = current_cpu != "x64" && current_cpu != "x86"
|
||||
|
||||
|
||||
# Whether an error should be raised on attempts to make debug builds with
|
||||
# is_component_build=false. Very large debug symbols can have unwanted side
|
||||
# effects so this is enforced by default for chromium.
|
||||
|
Loading…
x
Reference in New Issue
Block a user