git: 5d715281064d - main - net/haproxy24: add back USE_LIBATOMIC= for powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Oct 2023 18:27:25 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d715281064d638b20b7e75ad2bdacacea0bf9be
commit 5d715281064d638b20b7e75ad2bdacacea0bf9be
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-10-11 13:11:39 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-10-11 18:26:49 +0000
net/haproxy24: add back USE_LIBATOMIC= for powerpc
Still needed to build.
---
net/haproxy24/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile
index 0c73a9e3c728..dc46f9a723d3 100644
--- a/net/haproxy24/Makefile
+++ b/net/haproxy24/Makefile
@@ -29,6 +29,7 @@ MAKE_ARGS= TARGET=freebsd DEFINE=-DFREEBSD_PORTS USE_GETADDRINFO=1 \
CC="${CC}" DEBUG_CFLAGS="" CPU_CFLAGS="${CFLAGS}" \
${MAKE_ARGS_${ARCH}}
MAKE_ARGS_i386= USE_LIBATOMIC=
+MAKE_ARGS_powerpc= USE_LIBATOMIC=
OPTIONS_DEFINE= DOCS EXAMPLES LUA OPENSSL DEVICEATLAS PROMEX
OPTIONS_RADIO= PCRE