commit: d50d34a22ec5e84044b96f36fd4551cd6b3e4c2b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Oct 16 09:47:49 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Oct 16 09:47:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50d34a2
media-libs/x265: Add links to upstream pull requests in patches. Package-Manager: portage-2.2.23 .../files/1.8-build-Disable-march-selection-from-CMakeLists.txt.patch | 2 ++ media-libs/x265/files/1.8-extralibs_order.patch | 2 ++ 2 files changed, 4 insertions(+) diff --git a/media-libs/x265/files/1.8-build-Disable-march-selection-from-CMakeLists.txt.patch b/media-libs/x265/files/1.8-build-Disable-march-selection-from-CMakeLists.txt.patch index 33ee254..a2e8f0d 100644 --- a/media-libs/x265/files/1.8-build-Disable-march-selection-from-CMakeLists.txt.patch +++ b/media-libs/x265/files/1.8-build-Disable-march-selection-from-CMakeLists.txt.patch @@ -1,3 +1,5 @@ +https://bitbucket.org/multicoreware/x265/pull-requests/21 + From e89069148db716d30fb81c798d0cfd83250a9f5a Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin <[email protected]> Date: Sat, 10 Oct 2015 00:05:41 +0100 diff --git a/media-libs/x265/files/1.8-extralibs_order.patch b/media-libs/x265/files/1.8-extralibs_order.patch index 95f6887..e30c0f9 100644 --- a/media-libs/x265/files/1.8-extralibs_order.patch +++ b/media-libs/x265/files/1.8-extralibs_order.patch @@ -1,3 +1,5 @@ +https://bitbucket.org/multicoreware/x265/pull-requests/22 + Link EXTRA_LIB before PLATFORM_LIBS since they're static libraries and as-needed might drop required libraries if they come after.
