diff options
Diffstat (limited to 'configs/imx6/make.conf')
-rw-r--r-- | configs/imx6/make.conf | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/configs/imx6/make.conf b/configs/imx6/make.conf index f824d81..502a198 100644 --- a/configs/imx6/make.conf +++ b/configs/imx6/make.conf @@ -2,26 +2,28 @@ USE="acl apache2 -cups ipv6 logrotate sasl snmp udev truetype gd gmp gs graphviz jpeg jbig png tiff unicode nls xpm - spell bzip2 gpm imlib usb expat innodb pax hardened + spell bzip2 gpm imlib usb expat innodb pax hardened cups curl postgres jpeg2k dejavu tcpd fam sqlite dbus svg git subversion ccache fontconfig gudev hwdb distcc lzma -samba -avahi gdbm consolekit policykit xattr alsa caps + cdda cddb ffmpeg -libav vpx x264 gstreamer pulseaudio v4l + -speex opus flac vorbis ogg mp3 - -gcj fortran -go lua java -perl python howl -ruby vala - gnome-keyring gnutls glib wheel premount introspection - ccache lzma zip 7zip xml udisks zeroconf + -gcj fortran -go lua -java -perl python howl -ruby vala + gnome-online-accounts gnutls glib wheel premount introspection + ccache lzma zip 7zip xml udisks zeroconf cacert guile + openpgp pkcs11 djvu pdf libnotify enchant nptl nptlonly threads pic neon wayland weston gbm vdpau openc eglfs evdev ibus kms lto - egl gles1 gles2 opengl glx dri drm imx armada etnaviv -dri3 + egl gles1 gles2 opengl glx dri drm imx armada etnaviv dri3 - system-libvpx system-icu -bindist -gtkspell -tslib -phonon qml libav + system-libvpx system-icu -bindist -gtkspell -tslib -phonon qml X xorg gtk -qt -qt3 -qt4 -qt3support qt5 -kde -kde3 -kde4 -gnome - -kwallet + -kwallet gnome-keyring networkmanager -svga -apm -emacs -directfb -smartcard -nss -openct -clamav -systemd - -modemmanager -networkmanager -xinerama -bonobo -gnome-online-accounts - -php -hardenedphp + -modemmanager -xinerama -bonobo -php -hardenedphp " # flto=jobserver might be too much @@ -57,7 +59,7 @@ PORT_LOGDIR=/var/log/portage PORTAGE_ELOG_SYSTEM="save" PORTAGE_ELOG_CLASSES="warn error log qa" -#PORTDIR_OVERLAY="/usr/local/portage /usr/local/arm" +PORTDIR_OVERLAY="/usr/local/portage /usr/local/arm" PORTAGE_RSYNC_RETRIES="3" AUTOCLEAN="yes" |