Commit d700952b authored by ulan@chromium.org's avatar ulan@chromium.org

ARM64: update the path to android_stlport_libs.

BUG=
R=jochen@chromium.org

Review URL: https://codereview.chromium.org/209383007

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20191 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 7dcaf268
......@@ -186,7 +186,7 @@
}],
['target_arch=="arm64"', {
'ldflags': [
'-L<(android_stlport_libs)/arm64',
'-L<(android_stlport_libs)/arm64-v8a',
],
}],
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment