Commit 1483a9c
committed
build: explicitly disable libsecp256k1 openssl based tests
These tests will fail if built against OpenSSL 3. They have been removed
upstream, bitcoin-core/secp256k1#983, however
rather than backport a subtree update, we can just disable the tests.
See also: bitcoin#233141 parent 12b3154 commit 1483a9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1894 | 1894 | | |
1895 | 1895 | | |
1896 | 1896 | | |
1897 | | - | |
| 1897 | + | |
1898 | 1898 | | |
1899 | 1899 | | |
1900 | 1900 | | |
| |||
0 commit comments