tar: do not build SELinux support for host variant
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 29 Dec 2017 20:26:08 +0000 (21:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 30 Dec 2017 21:33:53 +0000 (22:33 +0100)
commit121807c08927c0a0d04c965beb6a8785ea89e47f
tree770d2e5284a8736bacdd755fdb40c525b7e10ac0
parent8b0a90d4f13e14495d7e9670ed661d430273dff7
tar: do not build SELinux support for host variant

If we don't explicitly disable SELinux support in the host-tar build,
it might pick up system-wide installed SELinux libraries, causing the
tar in HOST_DIR/bin/ to depend on the host SELinux libraries, which is
not desirable to make the SDK portable/relocatable.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tar/tar.mk