On 24. Jan 2012, at 15:13 , Alexander Leidinger wrote:
> Author: netchild
> Date: Tue Jan 24 15:13:55 2012
> New Revision: 230509
> URL: http://svn.freebsd.org/changeset/base/230509
>
> Log:
> Just define __FreeBSD__ to 1 instead of doing what the compiler does.
> The kernel is supposed to DTR
Author: netchild
Date: Tue Jan 24 15:13:55 2012
New Revision: 230509
URL: http://svn.freebsd.org/changeset/base/230509
Log:
Just define __FreeBSD__ to 1 instead of doing what the compiler does.
The kernel is supposed to DTRT based upon the __FreeBSD_version value,
not the value of __FreeBSD_