Skip to content

Instantly share code, notes, and snippets.

@alex-endfinger
Created November 7, 2011 00:44
Show Gist options
  • Save alex-endfinger/1343913 to your computer and use it in GitHub Desktop.
Save alex-endfinger/1343913 to your computer and use it in GitHub Desktop.
USE="3dnow acpi dedicated ethereal faad ffmpeg firebird freetype gtkhtml \
apache2 xsl mysql mng openssh tiff -arts -kde -qt eds gd dba"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -Os -pipe -fstack-protector"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~x86"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="ftp://ftp-mirror.internap.com/pub/gentoo/ http://www.gtlib.cc.gatech.edu/pub/gentoo \
ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ \
http://gentoo.mirrors.pair.com/ http://gentoo.seren.com/gentoo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment