Module::Build's contrib directory should be marked as EXCLUDED from the core.
[p5sagit/p5-mst-13.2.git] / ext / Time-HiRes / hints / dec_osf.pl
CommitLineData
046e3f33 1# needs to explicitly link against librt to pull in nanosleep
2$self->{LIBS} = ['-lrt'];
3