aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/make.conf')
-rw-r--r--bin/make.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/make.conf b/bin/make.conf
new file mode 100644
index 0000000..f16dbb7
--- /dev/null
+++ b/bin/make.conf
@@ -0,0 +1,11 @@
+CFLAGS="-O2 -pipe"
+CXXFLAGS=""
+CHOST="x86_64-pc-linux-gnu"
+
+USE="mmx sse sse2 -perl -python"
+RUBY_TARGETS="ruby19 ruby20 ruby21 ruby22"
+
+GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/"
+SYNC="rsync://mirror.bytemark.co.uk/gentoo-portage"
+EMERGE_DEFAULT_OPTS="--color=n --nospinner"
+PORTDIR_OVERLAY="/ruby-tinderbox/overlay"