upnp: force -lpthread (fixes #24239)
The pkg-config file correctly supplies -pthread for LDFLAGS, but libtool discards it, leading to linkage failure if libupnp is linked statically.
Loading
-
mentioned in issue #26535
-
mentioned in merge request !1269 (merged)
Please register or sign in to comment