[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please help building bwa on freebsd [noreply@buildd.debian.org: failed kfreebsd-amd64 build of bwa 0.7.12-1]



On Debian kFreeBSD, uname -s says GNU/kFreeBSD.

so perhaps you want a second stanza in the Makefile
    ifeq ($(shell uname -s),GNU/kFreeBSD)
            LIBS += -lrt
    endif

Jeff


Reply to: