aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-30 16:31:25 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-06-30 16:31:25 -0400
commitd9e95df44fed77d7daa358128ea3c391add3bd98 (patch)
treeebaea91dd4435ce34c310afe1a3ff1fc0f3701d7 /core/etc/portage/make.conf.CYCLE.2
parentInitial commit. (diff)
downloadgrs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.gz
grs-d9e95df44fed77d7daa358128ea3c391add3bd98.tar.bz2
grs-d9e95df44fed77d7daa358128ea3c391add3bd98.zip
Initial commit of desktop-amd64-uclibc-hardened.
Diffstat (limited to 'core/etc/portage/make.conf.CYCLE.2')
-rw-r--r--core/etc/portage/make.conf.CYCLE.210
1 files changed, 10 insertions, 0 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2
new file mode 100644
index 0000000..33f743b
--- /dev/null
+++ b/core/etc/portage/make.conf.CYCLE.2
@@ -0,0 +1,10 @@
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+CHOST="x86_64-gentoo-linux-uclibc"
+MAKEOPTS="-j17"
+PAX_MARKINGS="XT"
+
+USE="-cups -tk"
+USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d"
+
+source '/var/lib/layman/make.conf'