diff --git a/conf/armv7l/portage/make.conf.hardfp b/conf/armv7l/portage/make.conf.hardfp index 70650000..dc695262 100644 --- a/conf/armv7l/portage/make.conf.hardfp +++ b/conf/armv7l/portage/make.conf.hardfp @@ -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" diff --git a/conf/armv7l/portage/make.conf.softfp b/conf/armv7l/portage/make.conf.softfp index 4a1aa345..52925d83 100644 --- a/conf/armv7l/portage/make.conf.softfp +++ b/conf/armv7l/portage/make.conf.softfp @@ -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"