OSDN Git Service

[RenderScript] Update the build rules for x86_64 support lib.
authorMiao Wang <miaowang@google.com>
Wed, 30 Mar 2016 20:29:42 +0000 (13:29 -0700)
committerMiao Wang <miaowang@google.com>
Thu, 31 Mar 2016 21:05:33 +0000 (14:05 -0700)
commit57ef7ea4901bf4a7c89a078b1c859310abf1d79c
treef728dd54b2ce7f1bb045e8d890435cfd8f53bb3a
parentb9171a320680a85f4302c9cdfc2b2f54516f9c3f
[RenderScript] Update the build rules for x86_64 support lib.

Bug: 19735423

  - Unlike other archs, x86_64 has both usr/lib and usr/lib64. we need
    to search for libm.so and libc.so in lib64/. Otherwise the linker
    will report error.

Change-Id: I2859bee066a9eb100828d90da8adf0f9817d77e6
core/config.mk