summaryrefslogtreecommitdiff
path: root/base/etc/portage/make.conf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'base/etc/portage/make.conf.tmpl')
-rw-r--r--base/etc/portage/make.conf.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/etc/portage/make.conf.tmpl b/base/etc/portage/make.conf.tmpl
index 55c4137..bed91e9 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -6,7 +6,6 @@ FCFLAGS="${__COMMON_FLAGS}"
FFLAGS="${__COMMON_FLAGS}"
FEATURES="buildpkg binpkg-multi-instance parallel-install"
MAKEOPTS="-j{{ salt.status.nproc() }} -l{{ salt.status.nproc() }}"
-ACCEPT_LICENSE="linux-firmware linux-fw-redistributable no-source-code intel-ucode freedist"
CPU_FLAGS_X86="{{ cpu_flags_x86 }}"
LINGUAS="en en-US"
L10N="en en-US"