git: 8517d5b9d9fe - main - devel/pecl-swoole: drop i386 support.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Oct 2023 11:35:55 UTC
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=8517d5b9d9fee34326fd0a4248ab732d0d015f63 commit 8517d5b9d9fee34326fd0a4248ab732d0d015f63 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2023-10-05 11:35:19 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2023-10-05 11:35:19 +0000 devel/pecl-swoole: drop i386 support. --- devel/pecl-swoole/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index d7355b311bcd..af3376884fd8 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -9,6 +9,9 @@ WWW= https://pecl.php.net/package/swoole LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS_REASON= upstream drop 32 bits support + USES= compiler:c11 localbase:ldflags php:build,pecl ssl CONFIGURE_ARGS+= --enable-mysqlnd