Commit 0c12d88e authored by Tom Anderson's avatar Tom Anderson Committed by Commit Bot

Don't disable the sysroot on GCC

BUG=chromium:575778
R=machenbach@chromium.org

Change-Id: Iac37a6a2f2ccf46467e4ecdbaefcc4e532491393
Reviewed-on: https://chromium-review.googlesource.com/576853
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46753}
parent 4851745f
......@@ -591,7 +591,7 @@
},
'gcc': {
'gn_args': 'is_clang=false use_sysroot=false',
'gn_args': 'is_clang=false',
'gyp_defines': 'clang=0',
},
......
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