[make] get the mistakenly deleted pthread back

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/1949/merge
r4sas 5 months ago
parent c2d7133174
commit 53c6b10177
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

@ -30,7 +30,8 @@ LDLIBS += \
-lcrypt32 \
-lgdi32 \
-lole32 \
-luuid
-luuid \
-lpthread
ifeq ($(USE_WIN32_APP), yes)
DEFINES += -DWIN32_APP

Loading…
Cancel
Save