Commit 8d949f1a authored by mithro@mithis.com's avatar mithro@mithis.com

Make sure binutils values are always defined.

BUG=352046

Review URL: https://codereview.chromium.org/228763006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262981 0039d316-1c4b-4281-b951-d872f2087c98
parent 1062c58a
......@@ -1182,6 +1182,10 @@
'debug_unwind_tables%': 1,
'release_unwind_tables%': 1,
# Override where to find binutils
'binutils_version%': 0,
'binutils_dir%': '',
# Enable TCMalloc.
# TODO(dmikurube): Change Linux default of use_allocator to "tcmalloc".
# TODO(dmikurube): Change Android default of use_allocator to "none".
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment