summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 6089fc09..9895530d 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -1,5 +1,8 @@
ACCEPT_KEYWORDS="${ARCH}"
+ACCEPT_LICENSE="-* @FREE"
+ACCEPT_LICENSE="${ACCEPT_LICENSE} @BINARY-REDISTRIBUTABLE"
+
FEATURES="unknown-features-warn"
FEATURES="${FEATURES} sandbox ipc-sandbox mount-sandbox network-sandbox pid-sandbox"
FEATURES="${FEATURES} distlocks"