diff options
Diffstat (limited to 'meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch')
| -rw-r--r-- | meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch b/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch index de052451bd..f0eb05a1e7 100644 --- a/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch +++ b/meta-oe/recipes-support/hdf5/files/0002-Remove-suffix-shared-from-shared-library-name.patch | |||
| @@ -12,7 +12,7 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | |||
| 12 | 12 | ||
| 13 | --- a/CMakeLists.txt | 13 | --- a/CMakeLists.txt |
| 14 | +++ b/CMakeLists.txt | 14 | +++ b/CMakeLists.txt |
| 15 | @@ -196,19 +196,19 @@ set (HDF5_HL_F90_C_LIB_TARGET "${HDF | 15 | @@ -191,19 +191,19 @@ set (HDF5_HL_F90_C_LIB_TARGET "${HDF |
| 16 | set (HDF5_JAVA_JNI_LIB_TARGET "${HDF5_JAVA_JNI_LIB_CORENAME}") | 16 | set (HDF5_JAVA_JNI_LIB_TARGET "${HDF5_JAVA_JNI_LIB_CORENAME}") |
| 17 | set (HDF5_JAVA_HDF5_LIB_TARGET "${HDF5_JAVA_HDF5_LIB_CORENAME}") | 17 | set (HDF5_JAVA_HDF5_LIB_TARGET "${HDF5_JAVA_HDF5_LIB_CORENAME}") |
| 18 | set (HDF5_JAVA_TEST_LIB_TARGET "${HDF5_JAVA_TEST_LIB_CORENAME}") | 18 | set (HDF5_JAVA_TEST_LIB_TARGET "${HDF5_JAVA_TEST_LIB_CORENAME}") |
