[armv7l/portage] enable global USE=xattr

This commit is contained in:
Fabio Erculiani
2013-05-21 14:04:11 +02:00
parent 80b9e282a8
commit 83a93731fe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ MAKEOPTS="-j4 -s"
CCACHE_SIZE="5G"
CCACHE_DIR="/var/ccache"
# Global USE flags
USE="alsa cpudetection dbus flac goom joystick mp3 theora threads truetype xvid vorbis vorbis systemd logind"
USE="alsa cpudetection dbus flac goom joystick mp3 theora threads truetype xattr xvid vorbis vorbis systemd logind"
# distcc configuration
# DISTCC_SSH="/etc/distcc/distcc-ssh"
+1 -1
View File
@@ -16,7 +16,7 @@ MAKEOPTS="-j4 -s"
CCACHE_SIZE="5G"
CCACHE_DIR="/var/ccache"
# Global USE flags
USE="alsa cpudetection dbus flac goom joystick mp3 theora threads truetype xvid vorbis vorbis systemd logind"
USE="alsa cpudetection dbus flac goom joystick mp3 theora threads truetype xattr xvid vorbis vorbis systemd logind"
# distcc configuration
DISTCC_SSH="/etc/distcc/distcc-ssh"