Upgrade to Time::HiRes 1.54
[p5sagit/p5-mst-13.2.git] / ext / Time / HiRes / hints / svr4.pl
CommitLineData
5688dfbf 1# NCR MP-RAS needs to explicitly link against libc to pull in usleep
2# what's the reason for -lm?
3$self->{LIBS} = ['-lm', '-lc'];
4