Commit 00061793 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[build] Lift c++11 restriction

Bug: v8:9687
Change-Id: Ia9e82e1565d2dca595f5a231281d415f423b3421
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1787421Reviewed-by: 's avatarClemens Hammacher <clemensh@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63571}
parent 9ce67926
...@@ -648,8 +648,7 @@ ...@@ -648,8 +648,7 @@
}, },
'gcc': { 'gcc': {
# TODO(machenbach): Remove cxx11 restriction when updating gcc version. 'gn_args': 'is_clang=false',
'gn_args': 'is_clang=false use_cxx11=true',
}, },
'gcmole': { 'gcmole': {
......
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