Revision: 22882
Author: [email protected]
Date: Tue Aug 5 14:26:21 2014 UTC
Log: Fix Native Client build.
[email protected]
Review URL: https://codereview.chromium.org/442783002
http://code.google.com/p/v8/source/detail?r=22882
Modified:
/branches/bleeding_edge/test/cctest/test-utils.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-utils.cc Tue Aug 5 13:23:55
2014 UTC
+++ /branches/bleeding_edge/test/cctest/test-utils.cc Tue Aug 5 14:26:21
2014 UTC
@@ -223,7 +223,7 @@
// 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.