forked from openwrt/packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3: fix ssl support by removing libressl patches
Remove libressl specific patches. With commit ("tools/libressl: update to 3.7.0") they are no longer needed, rather they cause python3 to be compiled without working ssl-support. Fixes: openwrt#20107 Suggested-by: Andre Heider <[email protected]> Signed-off-by: Nick Hainke <[email protected]>
- Loading branch information
1 parent
735cba8
commit 4ecd9d6
Showing
3 changed files
with
1 addition
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 0 additions & 47 deletions
47
lang/python/python3/patches/026-openssl-feature-flags.patch
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
lang/python/python3/patches/028-host-python-support-ssl-with-libressl.patch
This file was deleted.
Oops, something went wrong.