commit | c0b6958a05bf1a2cb221bcc3dc79acd3cbd20004 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Wed Dec 16 15:50:21 2015 -0800 |
committer | Jeffrey Vander Stoep <jeffv@google.com> | Thu Dec 17 04:30:31 2015 +0000 |
tree | 3ef68f4a5d5a7b87af66c7b129c8ac6eae6ff358 | |
parent | 6fd82bdeeeb399a96ed82ca00ab657e9e2e3d503 [diff] |
libminijail_generated: Use 32 bit syscalls in compat mode On 64 bit architectures, 32 and 64 bit versions of libraries are compiled to support compatibility with processes running in 32 bit compatibility mode. Currently libminijail_generated.a is being created with the 64 bit syscalls in both the 32 and 64 bit versions of the library. Add target for TARGET_2ND_ARCH to use 32 bit syscalls in the 32 bit libminijail_generated.a. Change-Id: I34e22257b61a5c50deda2348e9cedc3304da0677