summaryrefslogtreecommitdiff
path: root/ROOT/portage/make.conf
blob: cf016ff5d957c2c47f5bc3791943105d9ad72e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/var/db/repos/gentoo"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"

# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.
LC_MESSAGES=C

# Makeopts for multithreading compilation
# X is the number of cpu threads your cpu has
# MAKEOPTS="-jX -lX"
# EMERGE_DEFAULT_OPTS="--jobs=X --load-average=X"

# CCACHE configuration
# FEATURES="ccache"
# CCACHE_DIR="/home/.gentoo/ccache"

# VIDEO_CARDS="XXX"

USE="cxx crypt cpudetection elogind hardened jpeg jpeg2k jumbo-build matroska mp3 mp4 mpeg opus png screenscast threads udev udisks v4l vaapi vdpau wifi X xv -3dfx -a52 -altivec -aqua -bash-completion -bashlogger -berkdb -bidi -bindist -bluetooth -braille -branding -btrfs -caja -cdr -cdinstall -chromium -cjk -clamav -coreaudio -css -debug -doc -dropbox -dvb -dvd -dvdr -efi -egl -emacs -emboss -espeak -fish-completion -fortran -gnome-keyring -google-drive -gtk -ios -ipod -jack -kde -kerberos -mms -mssql -nautilus -nemo -netbeans -networkmanager -nfs -nvidia -pcmcia -plasma -qt4 -qt5 -samba -smartcard -speech -spell -suid -systemd -taglib -test -telemetry -thunar -tk -tmux -upnp -upnp-av -vala -wayland -widgets -Xaw3d -xemacs -xml -xfs -xterm"