Skip to content

Commit

Permalink
lang/python311: Revert unrelated changes in c4d9557
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 06ea48b commit 73ad0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/python311/Makefile
Expand Up @@ -108,10 +108,10 @@ DISABLED_EXTENSIONS+= nis
PLIST_SUB+= NO_NIS=""
.endif

#.if ${SSL_DEFAULT:Mlibressl*}
.if ${SSL_DEFAULT:Mlibressl*}
EXTRA_PATCHES+= ${PATCHDIR}/libressl
CONFIGURE_ENV+= ac_cv_working_openssl_hashlib=yes
#.endif
.endif

post-patch:
# disable the detection of includes and library from e2fsprogs-libuuid,
Expand Down

0 comments on commit 73ad0c0

Please sign in to comment.