Adding k9 and k10 to bsd.cpu.mk
Stefan Lambrev
stefan.lambrev at moneybookers.com
Sat Sep 1 02:45:25 PDT 2007
Hello,
Björn König wrote:
> Stefan Lambrev wrote:
>
>
>> So the ports cannot use sse3 feature if you have AMD (even if it support
>> it)
>>
>
> Of course they can. Just add
>
> CFLAGS+=-msse3
>
> to /etc/make.conf
>
>
>
Sorry I didn't explain myself better enough.
What I want to say is, that ports like
ports/astro/boinc-setiathome-enhanced will not compile as expected
without the right CPUTYPE
(which we do not have for new amd processors).
from ports/astro/boinc-setiathome-enhanced/Makefile:
.if ${MACHINE_CPU:Msse3}
CFLAGS+= -msse3
--
Best Wishes,
Stefan Lambrev
ICQ# 24134177
More information about the freebsd-current
mailing list