apparmor: exclude mips64, not supported

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2020-09-15 15:07:58 -07:00
parent 91d6d1f5f3
commit f176756890
+2
View File
@@ -30,6 +30,8 @@ S = "${WORKDIR}/git"
PARALLEL_MAKE = ""
COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
inherit pkgconfig autotools-brokensep update-rc.d python3native perlnative ptest cpan manpages systemd features_check
REQUIRED_DISTRO_FEATURES = "apparmor"