On Sun, Feb 10, 2019 at 03:14:15PM -0800, Mark Millard wrote:
> 
> /usr/ports/Mk/Uses/qt-dist.mk has:
> 
> .    if ${ARCH} == i386 && empty(MACHINE_CPU:Msse2)
> CONFIGURE_ARGS+=        -no-sse2
> .    endif
> 

Hmmm.  Oh well.  I set CPUTYPE=core2 in /etc/make.conf.
During configure of qt5-gui, it does try to use sse2,
sse3, ssse3, and even the unsupported avx.  The build
still dies.

-- 
Steve
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to