diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1 index d009072..6fcdfe1 100644 --- a/core/etc/portage/make.conf.CYCLE.1 +++ b/core/etc/portage/make.conf.CYCLE.1 @@ -2,3 +2,4 @@ CFLAGS="-O2 -pipe -fno-diagnostics-color" CXXFLAGS="${CFLAGS}" CHOST="x86_64-pc-linux-gnu" MAKEOPTS="-j17" +ACCEPT_LICENSE="* -@EULA" diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2 index e092cc7..b7c4fcc 100644 --- a/core/etc/portage/make.conf.CYCLE.2 +++ b/core/etc/portage/make.conf.CYCLE.2 @@ -4,3 +4,4 @@ CHOST="x86_64-pc-linux-gnu" MAKEOPTS="-j17" USE="-cups -tk -fontforge" USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d" +ACCEPT_LICENSE="* -@EULA" diff --git a/core/etc/portage/make.conf.CYCLE.3 b/core/etc/portage/make.conf.CYCLE.3 index c5889ad..3383602 100644 --- a/core/etc/portage/make.conf.CYCLE.3 +++ b/core/etc/portage/make.conf.CYCLE.3 @@ -3,3 +3,4 @@ CXXFLAGS="${CFLAGS}" CHOST="x86_64-pc-linux-gnu" MAKEOPTS="-j17" PORTAGE_BINHOST="http://bluemoon.freeharbor.net/" +ACCEPT_LICENSE="* -@EULA"