Closed lgbaldoni closed 2 years ago
Caused by this change: https://github.com/arvidn/libtorrent/pull/6722 Problem reported here: https://github.com/arvidn/libtorrent/pull/6722#issuecomment-1039117140 but not solved since then.
may be fixed by PR https://github.com/arvidn/libtorrent/pull/6828 ?!
the fix has landed
Please provide the following information
libtorrent version (or branch): 2.0.6
platform/architecture: openSUSE Leap 15.4
compiler and compiler version: gcc 7.5.0
please describe what symptom you see, what you would expect to see instead and how to reproduce it.
This is what comes out:
Perhaps the parser is confused by
-pthread
coming fromlibcrypto.pc
? (Libs.private: -lz -ldl -pthread
)