Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2022 20:53:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263575] math/openblas: 0.3.20 CPU detected failed
Message-ID:  <bug-263575-7788-ttCntohIEz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263575-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263575-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263575

--- Comment #10 from dewayne@heuristicsystems.com.au ---
(In reply to Boris Tassou from comment #6)
Apologies for delay. My make.conf files include:

TARGET=3Damd64
TARGET_ARCH=3Damd64
CPUTYPE=3Dcore2  # or haswell as I use different machines.
CFLAGS+=3D -march=3D${CPUTYPE}
COPTFLAGS+=3D -march=3D${CPUTYPE} -O2
CXXFLAGS+=3D -march=3D${CPUTYPE}
COPTFLAGS+=3D -march=3D${CPUTYPE}

I do not use poudriere.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263575-7788-ttCntohIEz>