Date: Sun, 09 Aug 2020 10:49:05 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 248550] devel/py-grpcio: fix build on powerpc(64) Message-ID: <bug-248550-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248550 Bug ID: 248550 Summary: devel/py-grpcio: fix build on powerpc(64) Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: vanilla@FreeBSD.org Reporter: pkubaj@FreeBSD.org CC: powerpc@FreeBSD.org CC: powerpc@FreeBSD.org Assignee: vanilla@FreeBSD.org Flags: maintainer-feedback?(vanilla@FreeBSD.org) Created attachment 217108 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217108&action=edit patch Some mingling with headers is required to build abseil properly. BoringSSL doesn't support powerpc and powerpc64 at all, only powerpc64le (ppc64le) is supported, so use system OpenSSL. BoringSSL is used because ALPN support is required, but it was implemented back in OpenSSL 1.0.2, which even stable/11 branch has. There's no need to use external SSL library at all. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248550-25139>
