From 403528c8fa5196baae7e0273dbf8710f42069c0c Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Mon, 23 Jan 2012 15:01:57 +0100 Subject: [PATCH] [armv7l/portage] drop USE=midi from make.conf --- conf/armv7l/portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/armv7l/portage/make.conf b/conf/armv7l/portage/make.conf index 6490918..be3f2c3 100644 --- a/conf/armv7l/portage/make.conf +++ b/conf/armv7l/portage/make.conf @@ -11,7 +11,7 @@ FEATURES="ccache distcc distcc-pump parallel-fetch protect-owned splitdebug" MAKEOPTS="-j16 -s" CCACHE_SIZE="50G" # Global USE flags -USE="theora threads truetype xvid alsa cpudetection vorbis mp3 flac midi vorbis goom joystick" +USE="theora threads truetype xvid alsa cpudetection vorbis mp3 flac vorbis goom joystick" # distcc configuration DISTCC_SSH="/etc/distcc/distcc-ssh"