Commit 207fd4b9 authored by machenbach's avatar machenbach Committed by Commit bot

[gn] Fix sysroot usage with gcc

BUG=chromium:474921
TBR=jochen@chromium.org, vogelheim@chromium.org,
NOTRY=true

Review-Url: https://codereview.chromium.org/2124003003
Cr-Commit-Position: refs/heads/master@{#37575}
parent 03453d10
......@@ -425,7 +425,7 @@
},
'gcc': {
'gn_args': 'is_clang=false',
'gn_args': 'is_clang=false use_sysroot=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