iowatcher: link with -lrt
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 23 Aug 2016 14:41:21 +0000 (16:41 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 23 Aug 2016 14:45:45 +0000 (08:45 -0600)
commitd1ab783430f5a832e973ed9a293da146c04c6702
tree1ed81dd33db97efd1b286dd6a40b28c5b827ae09
parent86596c7579c6e374e6e24c2b14398b0808a93f18
iowatcher: link with -lrt

Some C libraries (notably uClibc) have the posix_spawn*() functions in
librt, so let's link iowatcher with -lrt.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
iowatcher/Makefile