Revision: 21967
Author:   [email protected]
Date:     Tue Jun 24 12:41:17 2014 UTC
Log:      Don't list platform-posix.cc twice on android

BUG=387326
[email protected]
LOG=n

Review URL: https://codereview.chromium.org/350893002
http://code.google.com/p/v8/source/detail?r=21967

Modified:
 /branches/bleeding_edge/BUILD.gn

=======================================
--- /branches/bleeding_edge/BUILD.gn    Mon Jun 23 13:52:17 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Tue Jun 24 12:41:17 2014 UTC
@@ -986,7 +986,6 @@
     }
   } else if (is_android) {
     defines += [ "CAN_USE_VFP_INSTRUCTIONS" ]
-    sources += [ "src/platform-posix.cc" ]

     if (build_os == "mac") {
       if (current_toolchain == host_toolchain) {

--
--
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.

Reply via email to