DescriptionDominic Fandrey
2010-01-18 09:22:03 EST
Created attachment 2273[details]
Makefile patch
I have a small patch for the FreeBSD section in the Makefile.
It appears that the real time functions that are provided with -lrt
under Linux are part of libc on FreeBSD. On modern versions
ld graciously ignores -lrt, but on the (still widely in use) 6.4
branch of FreeBSD this is not the case.
Created attachment 2273 [details] Makefile patch I have a small patch for the FreeBSD section in the Makefile. It appears that the real time functions that are provided with -lrt under Linux are part of libc on FreeBSD. On modern versions ld graciously ignores -lrt, but on the (still widely in use) 6.4 branch of FreeBSD this is not the case.