Our version of GCC has plugins enabled and built but for
some reason they are not properly detected.
Hence they are disabled for now.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
LASTKERNEL=1
endif
+# The buildsystem does not correctly detect if our compiler supports plugins
+export DISABLE_PAX_PLUGINS=y
+
###############################################################################
# Top-level Rules
###############################################################################