aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-05-27 08:37:44 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-05-27 08:39:10 -0400
commitf9b32f2ed7996fbb1fee98f5781dd2ce66a9bb45 (patch)
treee212a04fd4922eb2582c5c642335007e01bd5f51
parentworld.conf: refresh (diff)
downloadgrs-f9b32f2e.tar.gz
grs-f9b32f2e.tar.bz2
grs-f9b32f2e.zip
make.conf: accept licences '* -@EULA'
-rw-r--r--core/etc/portage/make.conf.CYCLE.11
-rw-r--r--core/etc/portage/make.conf.CYCLE.21
-rw-r--r--core/etc/portage/make.conf.CYCLE.31
3 files changed, 3 insertions, 0 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1
index d714849..d6a7cd0 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-gentoo-linux-musl"
MAKEOPTS="-j17"
+ACCEPT_LICENSE="* -@EULA"
diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2
index d65ebe4..1277127 100644
--- a/core/etc/portage/make.conf.CYCLE.2
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -4,3 +4,4 @@ CHOST="x86_64-gentoo-linux-musl"
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 8e816e4..1baf144 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-gentoo-linux-musl"
MAKEOPTS="-j17"
PORTAGE_BINHOST="http://bluedragon.freeharbor.net/"
+ACCEPT_LICENSE="* -@EULA"