Date: Fri, 28 Jun 2019 15:38:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238868] math/openblas: fix build on powerpc64 with TARGET=PPC970 and switch to PPC970 Message-ID: <bug-238868-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238868 Bug ID: 238868 Summary: math/openblas: fix build on powerpc64 with TARGET=3DPPC970 and switch to PPC970 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: pkubaj@FreeBSD.org CC: phd_kimberlite@yahoo.co.jp Flags: maintainer-feedback?(phd_kimberlite@yahoo.co.jp) CC: phd_kimberlite@yahoo.co.jp Created attachment 205402 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205402&action= =3Dedit patch This patch ( https://github.com/xianyi/OpenBLAS/pull/2170 ) fixes build for PPC970 target. Since most people that run FreeBSD on powerpc64 use PowerPC = 970 CPU's, switch to it by default and add non-default option to optimize for POWER6. Technically, it would require bumping PORTREVISION, but considering low popularity of powerpc64 platform, I didn't do it. Do you require it? --=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-238868-7788>