Revision: 20191
Author:   [email protected]
Date:     Mon Mar 24 13:00:01 2014 UTC
Log:      ARM64: update the path to android_stlport_libs.

BUG=
[email protected]

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

Modified:
 /branches/bleeding_edge/build/android.gypi

=======================================
--- /branches/bleeding_edge/build/android.gypi  Fri Mar 21 09:28:26 2014 UTC
+++ /branches/bleeding_edge/build/android.gypi  Mon Mar 24 13:00:01 2014 UTC
@@ -186,7 +186,7 @@
               }],
               ['target_arch=="arm64"', {
                 'ldflags': [
-                  '-L<(android_stlport_libs)/arm64',
+                  '-L<(android_stlport_libs)/arm64-v8a',
                 ],
               }],
             ],

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