]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libselinux: mark as not available on ARC
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Aug 2015 18:33:34 +0000 (20:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 19 Aug 2015 21:06:59 +0000 (23:06 +0200)
commit881845f5fcc7e30654a95ea8a21e574df60980d1
tree05d3206fe0d0081cdecfdfb454c020ec32428e6b
parentb7aee38fe2d6409caa2b12d2b6a1e6acdf19014f
libselinux: mark as not available on ARC

libselinux causes some build problems due to the toolchain on ARC,
which haven't been solved so far. As a temporary solution for Buildroot
2015.08, this commit makes libselinux (and its reverse dependencies)
unavailable on ARC. Of course, once the toolchain problem is
addressed, this commit can be reverted to re-enable libselinux on ARC.

Fixes:

   http://autobuild.buildroot.org/results/220/2207f6aad44a6988bf07b02b583b6418ad930dc8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/Config.in
package/libselinux/Config.in
package/libsemanage/Config.in
package/setools/Config.in