X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/cbce142929200212e08742140e5ccbac7ea40630..5874e67aa7c5fb7b7f82163c1777480c0aaa1541:/orte/examples/hello/Makefile.omk diff --git a/orte/examples/hello/Makefile.omk b/orte/examples/hello/Makefile.omk index 8e37c14..197ba25 100644 --- a/orte/examples/hello/Makefile.omk +++ b/orte/examples/hello/Makefile.omk @@ -11,7 +11,7 @@ h_publisher_SOURCES = h_publisher.c h_subscriber_SOURCES = h_subscriber.c -TARGET_LOADLIBES ?= pthread +TARGET_LOADLIBES ?= pthread rt lib_LOADLIBES = orte $(TARGET_LOADLIBES) ifeq ($(TARGET_OS),win32)