commit | 16c123f4b1f3c8d20b3f597df161d7e635620923 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Mon Oct 17 16:24:08 2016 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Oct 18 13:52:23 2016 -0400 |
tree | 9a39339d111d070feae0d75db0ad2447906fa104 | |
parent | d7b11d7e1c87307e247cc7ab90d83a54a006ccc9 [diff] |
libselinux: support ANDROID_HOST=1 on Mac To build on mac, first build libsepol with no DESTDIR set. Secondly, build libselinux with ANDROID_HOST=y This configuration can be used to test the Android host build on Mac. Signed-off-by: William Roberts <william.c.roberts@intel.com>