[Bug 248550] devel/py-grpcio: fix build on powerpc(64)
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"