Hi,

maybe this is the wrong list ...

I'm trying to get the OpenBSD version during build time but I have
not find a way how to do this.

I know for FreeBSD there is a way like this

#ifdef __FreeBSD__
#if __FreeBSD_version < 601000
...
#endif


Is there a similar way in OpenBSD?


Regards,
olli

Reply via email to