Commit 64ec1e48 authored by Bill Budge's avatar Bill Budge

[landmines] Force clean build to fix Misc V8 Linux gcc

TBR=machenbach@chromium.org

Change-Id: I401a00483425a37ea0e571b1ffa822a665da388e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1649015Reviewed-by: 's avatarDeepti Gandluri <gdeepti@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62040}
parent 041c009d
......@@ -47,6 +47,7 @@ def print_landmines(): # pylint: disable=invalid-name
print('Clober again to fix windows build problems.')
print('Clobber to possibly resolve failure on win-32 bot.')
print('Clobber for http://crbug.com/668958.')
print('Clobber to possibly resolve build failure on Misc V8 Linux gcc.')
build_get_landmines.print_landmines()
return 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