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.1
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.1')
-rw-r--r--core/etc/portage/make.conf.CYCLE.17
1 files changed, 7 insertions, 0 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1
new file mode 100644
index 0000000..312fd6d
--- /dev/null
+++ b/core/etc/portage/make.conf.CYCLE.1
@@ -0,0 +1,7 @@
+CFLAGS="-O2 -pipe"
+CXXFLAGS="${CFLAGS}"
+CHOST="x86_64-gentoo-linux-uclibc"
+MAKEOPTS="-j17"
+PAX_MARKINGS="XT"
+
+USE="-gpg"