commit | 6c02a585a85a1c829099e49dd76b419b0ec83dee | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 09 17:09:04 2017 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 09 17:09:04 2017 -0700 |
tree | d5e220a4182840eeceee5ee16be3dc8e1b56f658 | |
parent | c4ee6b6595704b428f8bd758d636f389d3422c11 [diff] |
init: statically link libselinux to init_tests The shared libselinux library does not export all of the symbols that we use in init and the linker is now complaining about this, so let's use the static libselinux library in init_tests to match init itself. Test: build, init unit tests Change-Id: I9011a959a7c49446b3529740e606140a4ee8c32d