Skip to content

Instantly share code, notes, and snippets.

@cosmo0920
Created April 30, 2012 20:00
Show Gist options
  • Save cosmo0920/2562247 to your computer and use it in GitHub Desktop.
Save cosmo0920/2562247 to your computer and use it in GitHub Desktop.
Gentoo Prefix Ubuntuのmake.conf
USE="unicode nls X gtk berkdb cups apng python ghcbootstrap ghcquickbuild x264 faac thread threads mp3 alsa"
LANGS=ja
LINGUAS=ja
CFLAGS="-O2 -pipe -march=native"
CXXFLAGS="${CFLAGS}"
RUBY_TARGETS=ruby19
ACCEPT_LICENSE="@GPL-COMPATIBLE @OSI-APPROVED @EULA atheros-hal BitstreamVera"
source /home/cosmo/gentoo/var/lib/layman/make.conf
PORTDIR_OVERLAY="/home/cosmo/portage-overlay ${PORTDIR_OVERLAY}"
CHOST=i686-pc-linux-gnu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment