[Bug 241375] security/botan2: fix build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 20 16:10:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241375
Bug ID: 241375
Summary: security/botan2: fix build on powerpc64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
CC: tremere at cainites.net
Flags: maintainer-feedback?(tremere at cainites.net)
CC: tremere at cainites.net
Created attachment 208466
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208466&action=edit
patch
This port detects architecture based on uname -m and on powerpc64 it prints
powerpc, which makes configure script thinks it builds on 32-bit powerpc and
causes error because the compiler is configured for 64-bits.
Explicitly configure as ppc64 on powerpc64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list