summaryrefslogtreecommitdiffstats
path: root/build/get_landmines.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/get_landmines.py')
-rwxr-xr-xbuild/get_landmines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/get_landmines.py b/build/get_landmines.py
index 0e4fe63..3bf3d15 100755
--- a/build/get_landmines.py
+++ b/build/get_landmines.py
@@ -54,6 +54,7 @@ def print_landmines(target):
if (platform() != 'ios'):
print 'Clobber to get rid of obselete test plugin after r248358'
print 'Clobber to rebuild GN files for V8'
+ print 'Need to clobber everything due to build_nexe change in nacl r13424'
def main():