Reviewers: jochen (ooo),
Description:
Add a GN import for sanitizers.gni.
The is_*san flags are moving from the master build config file into this
.gni file. This patch will allow V8 to continue compiling when that change
is landed.
Please review this at https://codereview.chromium.org/1330713003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+1, -0 lines):
M BUILD.gn
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index
36015c1c9964f5bfd6cbd9e94bc6faed812c2e27..803b8e0c976cbcb9fb0e8eba8f7fb0fcf00912ff
100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -5,6 +5,7 @@
import("//build/config/android/config.gni")
import("//build/config/arm.gni")
import("//build/config/mips.gni")
+import("//build/config/sanitizers/sanitizers.gni")
# Because standalone V8 builds are not supported, assume this is part of a
# Chromium build.
--
--
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.