media-libs/libvpx: bump with multilib patch
(Portage version: 2.2.0_alpha19-r1/svn/Linux x86_64) git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2835 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
18
media-libs/libvpx/files/libvpx-0.9.5-enable-shared.patch
Normal file
18
media-libs/libvpx/files/libvpx-0.9.5-enable-shared.patch
Normal file
@@ -0,0 +1,18 @@
|
||||
http://bugs.gentoo.org/351496
|
||||
http://patch-tracker.debian.org/patch/series/view/libvpx/0.9.5-1/01_enable-shared.patch
|
||||
|
||||
--- configure
|
||||
+++ configure
|
||||
@@ -415,12 +415,6 @@
|
||||
}
|
||||
|
||||
process_detect() {
|
||||
- if enabled shared; then
|
||||
- # Can only build shared libs on a subset of platforms. Doing this check
|
||||
- # here rather than at option parse time because the target auto-detect
|
||||
- # magic happens after the command line has been parsed.
|
||||
- enabled linux || die "--enable-shared only supported on ELF for now"
|
||||
- fi
|
||||
if [ -z "$CC" ]; then
|
||||
echo "Bypassing toolchain for environment detection."
|
||||
enable external_build
|
||||
Reference in New Issue
Block a user