Commit c2216b6
committed
fix: remove invalid Qt feature flag -no-feature-removed_api
Qt 6.10.3 does not recognize -no-feature-removed_api as a valid configure option.
Revert to relying only on -no-openssl which fixes the root cause of the crashes
(duplicate OpenSSL symbols from both Qt and libtorrent static linkage).1 parent 3552af2 commit c2216b6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments