Reviewers: jochen,

Message:
PTAL

Description:
ARM64: update the path to android_stlport_libs.

BUG=

Please review this at https://codereview.chromium.org/209383007/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M build/android.gypi


Index: build/android.gypi
diff --git a/build/android.gypi b/build/android.gypi
index c119271a20d59000ef2da218a9ac5ff5186e352d..6224e751a6db37ac45a090243c9bb0bb76bf7a2c 100644
--- a/build/android.gypi
+++ b/build/android.gypi
@@ -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