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# 24134177Received 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