X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/e30b917b59d1e6fe762c1fab0f8d9bd7548203da..563978fc7bcc304a543378535cea0ddcfcb6d85d:/Makefile.git diff --git a/Makefile.git b/Makefile.git index 409f949..c8049fa 100644 --- a/Makefile.git +++ b/Makefile.git @@ -39,6 +39,7 @@ check-windows-omk.real: echo "CXX=i686-w64-mingw32-g++" >> config.omk echo "AR=i686-w64-mingw32-ar" >> config.omk echo "LD=i686-w64-mingw32-ld" >> config.omk + echo "TARGET_LOADLIBES=pthread" >> config.omk ln -s ../orte ../Makefile ../Makefile.omk ../Makefile.rules . make