summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fragments/base/security3
1 files changed, 3 insertions, 0 deletions
diff --git a/fragments/base/security b/fragments/base/security
index 5d8b95c..ba75a03 100644
--- a/fragments/base/security
+++ b/fragments/base/security
@@ -12,3 +12,6 @@ CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=y
CONFIG_IO_STRICT_DEVMEM=y
+
+# Unsure about musl support/static binaries?
+CONFIG_LEGACY_VSYSCALL_NONE=y