mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 09:52:58 +02:00
linux: Do not build GCC plugins
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>
This commit is contained in:
@@ -69,6 +69,9 @@ ifeq "$(KCFG)" "-kirkwood"
|
||||
LASTKERNEL=1
|
||||
endif
|
||||
|
||||
# The buildsystem does not correctly detect if our compiler supports plugins
|
||||
export DISABLE_PAX_PLUGINS=y
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user