summaryrefslogtreecommitdiff
path: root/profiles/arch/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/arch/m68k')
-rw-r--r--profiles/arch/m68k/make.defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/arch/m68k/make.defaults b/profiles/arch/m68k/make.defaults
index af979d6131c0..58248d7c6cde 100644
--- a/profiles/arch/m68k/make.defaults
+++ b/profiles/arch/m68k/make.defaults
@@ -18,6 +18,3 @@ DEFAULT_ABI="m68k"
MULTILIB_ABIS="m68k"
LIBDIR_m68k="lib"
CHOST_m68k="${CHOST}"
-
-# Disable sandbox on this architecture
-FEATURES="-sandbox"