From d50d34a22ec5e84044b96f36fd4551cd6b3e4c2b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 16 Oct 2015 11:47:49 +0200 Subject: 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(+) (limited to 'media-libs/x265') 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 33ee254661cf..a2e8f0d0477b 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 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 95f6887eb725..e30c0f96573c 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. -- cgit v1.2.3-65-gdbad