summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvpx/libvpx-1.1.0.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-1.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.1.0.ebuild b/media-libs/libvpx/libvpx-1.1.0.ebuild
index 31c93d06ad6b..d23f026ac244 100644
--- a/media-libs/libvpx/libvpx-1.1.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.2 2012/05/12 14:58:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.3 2012/05/12 15:07:31 aballier Exp $
EAPI=4
inherit multilib
@@ -60,6 +60,7 @@ src_configure() {
--enable-pic \
--enable-vp8 \
--enable-shared \
+ --disable-optimizations \
$(use_enable altivec) \
$(use_enable debug debug-libs) \
$(use_enable debug) \