diff options
author | Sinan Kaya <okaya@kernel.org> | 2021-08-23 15:13:11 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-23 22:00:39 -0700 |
commit | 621bdc1993d2e8da08b9b240043dc13481cd644f (patch) | |
tree | b15d50f86fe11e8ce76e2a38890e04a33ba7af2b /meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch | |
parent | 7b68cad206402d6d21d06cfbf88b2e6c38879562 (diff) | |
download | meta-openembedded-621bdc1993d2e8da08b9b240043dc13481cd644f.tar.gz |
c-ares: remove custom patches
Current patch is breaking the library dependencies added by cmake
especially when you are static linking.
Applications need the ws2_32 library to be linked for mingw32
and with the existing patch this is not getting passed to the users.
Current patch seems to address this issue:
https://github.com/c-ares/c-ares/issues/373
Both issues are resolved in 1.17.2:
1.17.2-r0/git $ find . | grep c-ares-config.cmake.in
./c-ares-config.cmake.in
1.17.2-r0/git $ find . | grep libcares.pc.cmake
./libcares.pc.cmake
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch')
0 files changed, 0 insertions, 0 deletions