Reviewers: Sven Panne,
Message:
Committed patchset #1 manually as 22882 (tree was closed).
Description:
Fix Native Client build.
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=22882
Please review this at https://codereview.chromium.org/442783002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -1 lines):
M test/cctest/test-utils.cc
Index: test/cctest/test-utils.cc
diff --git a/test/cctest/test-utils.cc b/test/cctest/test-utils.cc
index
cf34f69be1f3e9ceb6bcc0fc5aeb6224fbf24b9e..cf539305b3074985c0c1216f0353e0339ba5aa8a
100644
--- a/test/cctest/test-utils.cc
+++ b/test/cctest/test-utils.cc
@@ -223,7 +223,7 @@ TEST(SequenceCollectorRegression) {
// TODO(svenpanne) Unconditionally test this when our infrastructure is
fixed.
-#if !V8_CC_MSVC
+#if !V8_CC_MSVC && !V8_OS_NACL
TEST(CPlusPlus11Features) {
struct S {
bool x;
--
--
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.