Skip to content

Commit 6eb1190

Browse files
Revert "Tryi setting --with-openssl-rpath in configure invocation"
This reverts commit 7d37e6a.
1 parent 7d37e6a commit 6eb1190

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ jobs:
388388
--enable-slower-safety \
389389
--with-pydebug \
390390
--with-openssl="$OPENSSL_DIR" \
391-
--with-openssl-rpath="$OPENSSL_DIR"/lib \
392391
--with-builtin-hashlib-hashes=blake2 \
393392
--with-ssl-default-suites=openssl
394393
- name: Build CPython

0 commit comments

Comments
 (0)