1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/security/botan2
Piotr Kubaj 5f11171637 security/botan2: fix build on powerpc64
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.

PR:		241375
Approved by:	tremere@cainites.net (maintainer), linimon (mentor)
2019-10-29 23:49:09 +00:00
..
distinfo security/botan2: Update to 2.12.0 2019-10-12 22:00:01 +00:00
Makefile security/botan2: fix build on powerpc64 2019-10-29 23:49:09 +00:00
pkg-descr
pkg-plist security/botan2: Update to 2.11.0 2019-09-19 14:44:07 +00:00