Adding k9 and k10 to bsd.cpu.mk

Björn König bkoenig at alpha-tierchen.de
Fri Aug 31 22:35:24 PDT 2007


JoaoBr wrote:

> well,question is: will this kernel boot and/or will it crash because of
> this cmppile options -msse3 - or not?

The kernel won't use SSE3 at all because "-mno-sse3" will be appended to
the compiler flags. See also src/sys/conf/kern.mk.

Regards
Björn




More information about the freebsd-current mailing list