Re: Adding k9 and k10 to bsd.cpu.mk

From: Stefan Lambrev <stefan.lambrev_at_moneybookers.com>
Date: Sat, 01 Sep 2007 12:39:05 +0300
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
Received on Sat Sep 01 2007 - 07:45:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC