summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2017-07-25 20:42:37 -0500
committerJory A. Pratt <anarchy@gentoo.org>2017-07-25 20:42:37 -0500
commit68a910e5e46ce5b2b51f3ff1358e7a2aeeacc678 (patch)
tree61d5723af98f187e42955389002235700652b5c2 /media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
parentdev-python/scandir: add myself to the list of maintainers. (diff)
downloadgentoo-68a910e5e46ce5b2b51f3ff1358e7a2aeeacc678.tar.gz
gentoo-68a910e5e46ce5b2b51f3ff1358e7a2aeeacc678.tar.bz2
gentoo-68a910e5e46ce5b2b51f3ff1358e7a2aeeacc678.zip
media-libs/webrtc-audio-processing: use autoconf to properly detect
cxxabi.h and execinfo.h Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild')
-rw-r--r--media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
index 28c7ac526591..b48c1061479e 100644
--- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
+++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,6 +16,10 @@ IUSE="static-libs"
DOCS=( AUTHORS NEWS README.md )
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.3-proper_detection_cxxabi_execinfo.patch
+)
+
multilib_src_configure() {
ECONF_SOURCE="${S}" \
econf