]> rtime.felk.cvut.cz Git - orte.git/commit
Fix linker error on recent MinGW
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 14 Mar 2015 14:46:29 +0000 (15:46 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 14 Mar 2015 14:49:30 +0000 (15:49 +0100)
commit9a1a32554333f21a49dca82c04b9f31943004bd4
treea58c421dbe832bcf4a4644bd580b7249b456ae9b
parentdbc052094196bcf7fab8a3580df72052929fd29b
Fix linker error on recent MinGW

Commit 5874e67aa7c5fb7b7f82163c1777480c0aaa1541 added -lrt for
compatibility with certain Linux distributions, but on recent MinGW,
this fails.
Makefile.git