diff options
author | Sam James <sam@gentoo.org> | 2022-05-03 03:35:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-03 03:35:26 +0100 |
commit | 5dc5ca1f7ee5908d7d5e49814d154ce59848add9 (patch) | |
tree | 928166909219bce32bc4b9a6f1977a8ebf8fffdf /sci-libs | |
parent | sci-libs/hdf5: drop static libs in 1.12.2 (diff) | |
download | gentoo-5dc5ca1f7ee5908d7d5e49814d154ce59848add9.tar.gz gentoo-5dc5ca1f7ee5908d7d5e49814d154ce59848add9.tar.bz2 gentoo-5dc5ca1f7ee5908d7d5e49814d154ce59848add9.zip |
sci-libs/hdf5: add link to upstream PR for patch
Bug: https://github.com/HDFGroup/hdf5/pull/1716
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch b/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch index 8218f31aea66..6ea7520c0f13 100644 --- a/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch +++ b/sci-libs/hdf5/files/hdf5-1.12.2-cmake_installdirs.patch @@ -1,3 +1,4 @@ +https://github.com/HDFGroup/hdf5/pull/1716 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,6 +46,13 @@ if (CMAKE_VERSION VERSION_LESS "3.14.0") |