build: link libstdc++ on Windows to statically link libwinpthreads

This commit is contained in:
xiphon
2019-08-20 14:17:46 +00:00
parent 1ec22b3d0c
commit e660b2d169

View File

@@ -287,6 +287,7 @@ win32 {
-licudt \
-licutu \
-liconv \
-lstdc++ \
-lpthread \
-lsetupapi \
-lssl \