package/busybox: select individual libraries when SELinux is enabled
authorAdam Duskett <Aduskett@gmail.com>
Thu, 16 May 2019 15:52:00 +0000 (11:52 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 May 2019 20:06:54 +0000 (22:06 +0200)
commit769d4c6160a106a57271ff8ffc7c2011c39bfad2
treef7f009a8e1debb4f60e996020ffe4d1a4e02ac5c
parent085165153a9a8afe90e908002a04cf9caf81bbf1
package/busybox: select individual libraries when SELinux is enabled

From the help test of individual binaries:

  With this option enabled, each applet is a separate binary, which is
  needed for proper operation with SELinux

As such, it makes sense to select this option when SELinux support is
selected as well.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/busybox/Config.in