On an unrelated note, something that caught my eye in the logs:
> GYP_DEFINES': 'asan=1 clang=1 dcheck_always_on=0 fastbuild=1
Note that Chromium sets fastbuild=0 for non-Linux ASan bots:
https://code.google.com/p/chromium/codesearch#chromium/build/scripts/slave/recipe_modules/chromium/config.py&l=407
glider@ should be able to explain the significance of that.
V8's gyp configs don't support fastbuild. Its value is therefore
irrelevant. I
assume it bubbles up in the recipes from some common tryserver setting from
chrome's configs.
I also don't believe we should implement it as we already build quite fast.
https://codereview.chromium.org/1143173005/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.