summaryrefslogtreecommitdiff
path: root/media-libs/libvpx/libvpx-1.10.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvpx/libvpx-1.10.0.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.10.0.ebuild b/media-libs/libvpx/libvpx-1.10.0.ebuild
index e049dd9007bd..a5e65422d5c6 100644
--- a/media-libs/libvpx/libvpx-1.10.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.10.0.ebuild
@@ -67,7 +67,7 @@ multilib_src_configure() {
--enable-vp8
--enable-vp9
--enable-shared
- --extra-cflags="${CFLAGS}"
+ --disable-optimizations
$(use_enable postproc)
$(use_enable static-libs static)
$(use_enable test unit-tests)