]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libselinux: needs shared library support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 2 Jan 2015 20:08:41 +0000 (21:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 2 Jan 2015 20:09:40 +0000 (21:09 +0100)
commita2dc5e21cfe1fecfe766b67df4f5a1450c053f41
tree1a8242fc13251f78217aca307b52853ea7555bfd
parent2b937ae4a07fe19f690de1c07851da9cdb0294bf
libselinux: needs shared library support

Even though technically libselinux could make its <dlfcn.h> include
optional, the build system isn't really suited to build and install
only the static variant of libselinux, so let's make libselinux and
its reverse dependency not available in pure-static environments.

Fixes:

  http://autobuild.buildroot.org/results/90d/90dc73980a45b9b0441be3d493b22e3afea3cd6e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libselinux/Config.in
package/libsemanage/Config.in