#********************************************************************************* # cat /etc/make.conf # # _____________ ____________ ____ # # / ____/ ____/ | / /_ __/ __ \/ __ \ # # / / __/ __/ / |/ / / / / / / / / / / # #/ /_/ / /___/ /| / / / / /_/ / /_/ / # #\____/_____/_/ |_/ /_/ \____/\____/ Hardened 2006.1 # # # # Built by ReDNecK on December 28th 2006 # #______ ___________ _ _ _____ _____ _ __ # #| ___ \ ___| _ \ \ | || ___/ __ \| | / / # #| |_/ / |__ | | | | \| || |__ | / \/| |/ / # #| /| __|| | | | . ` || __|| | | \ # #| |\ \| |___| |/ /| |\ || |___| \__/\| |\ \ # #\_| \_\____/|___/ \_| \_/\____/ \____/\_| \_/ # # # # Shout-Outs to LowGear & Ali3nx !!! # #.____ ________ __ __ ___________________ _____ __________ # #| | \_____ \/ \ / \/ _____/\_ _____/ / _ \\______ \ # #| | / | \ \/\/ / \ ___ | __)_ / /_\ \| _/ # #| |___/ | \ /\ \_\ \| \/ | \ | \ # #|_______ \_______ /\__/\ / \______ /_______ /\____|__ /____|_ / # # \/ \/ \/ \/ \/ \/ \/ # # # # _____ .__ .__________ # # / _ \ | | |__\_____ \ ____ ___ ___ # # / /_\ \| | | | _(__ < / \\ \/ / # #/ | \ |_| |/ \ | \> < # #\____|__ /____/__/______ /___| /__/\_ \ # # \/ \/ \/ \/ # # # # Thanks for all the help! It will never be forgotten ;p # #********************************************************************************* CHOST="i686-pc-linux-gnu" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer -fforce-addr" CXXFLAGS="${CFLAGS}" #********************************************************************************* ACCEPT_KEYWORDS="x86" PORTAGE_TMPDIR=/var/tmp PORTDIR=/usr/portage DISTDIR=${PORTDIR}/distfiles PKGDIR=${PORTDIR}/packages PORT_LOGDIR=/var/log/portage PORTDIR_OVERLAY=/usr/local/portage MAKEOPTS="-j6" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo/" SYNC="rsync://rsync.gentoo.org/gentoo-portage" RSYNC_RETRIES="3" RSYNC_TIMEOUT=120 PORTAGE_NICENESS=0 AUTOCLEAN="yes" FEATURES="ccache sandbox" CCACHE_SIZE="2G" #********************************************************************************* LINGUAS="en" USE=" X509 \ acl acpi apache2 authdaemond \ bash-completion berkdb bzip2 \ calendar ccache chroot cluster crypt ctype curl curlwrappers \ dedicated dlloader \ exif \ flatfile fontconfig \ gd gdbm gif gmp graphicsmagick \ hardened hardenedphp highvolume \ iconv imagemagick imap iproute2 ipv6 \ jpeg \ kerberos \ ldap login-watch logrotate logwatch \ maildir memlimit mhash mmx mpi multislot mysql mysqli \ nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh ncurses nls nptl nptlonly \ pam pam_chroot pam_console pcntl pcre perlsuid php pic png pni \ qmail-spp \ readline resolvconf \ sasl session sftp sftplogging shared sharedext simplexml soap socketssse spell srvdir sse sse2 sse3 ssl syslog sysvipc szip \ tcpd tidy tiff truetype \ unicode userlocales \ vchroot vhosts virtual-users virus-scan \ webapp-config \ xml xmlrpc xmlreader xmlwriter xsl \ zip zlib \ -X -apm -arts -avi -bitmap-fonts -foomaticdb -gnome -gpm -gtk -gtk2 -kde -mad -mailwrapper -mikmod \ -motif -mpeg -oggvorbis-opengl -oss -pdflib -qt -quicktime -sdl -slang -type1-fonts -xmms -xv"