OSDN Git Service

Install 64-bit libraries to /system/lib64.
authorYing Wang <wangying@google.com>
Tue, 14 Jan 2014 00:14:20 +0000 (16:14 -0800)
committerYing Wang <wangying@google.com>
Tue, 14 Jan 2014 00:20:31 +0000 (16:20 -0800)
commitc634974d375050692e0923faa6efadace6a15c52
tree05fbff4b8af2bab818588c8909689d39e4c3dbdb
parent37c699c28a464561b186ab11a5af60214ae25d9a
Install 64-bit libraries to /system/lib64.

/system/lib always contains 32-bit libraries, and /system/lib64 (if
present) always contains 64-bit libraries.
Move things around a little bit, so TARGET_ARCH can be used to define
the build paths.

Bug: 11654773
Change-Id: I2edd91e162c7a20d7719d7bae15e5fa6c2a5b498
core/Makefile
core/config.mk
core/envsetup.mk