osversion

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Thu Jul 29 13:06:43 PDT 2004


Osmany Guirola Cruz <osmany.guirola at cigb.edu.cu> writes:

> i foun these line in the Makefile of mono
> 
> .if ${OSVERSION} < 500000
> EXTRA_PATCHES=  ${FILESDIR}/extra-patch-signbit
> .elif ${OSVERSION} < 502113
> IGNORE= "Does not work on 5.X before 502113"
> .endif
> 
> how can i know if my"osversion" is greater than 502113

sysctl -n kern.osreldate



More information about the freebsd-questions mailing list