git: 49d91403c8de - main - math/wide-integer: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 20:54:03 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49d91403c8ded5f496a8e96b9c159a3d751bd8b8
commit 49d91403c8ded5f496a8e96b9c159a3d751bd8b8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:47:47 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:47:47 +0000
math/wide-integer: Add NO_ARCH
Approved by: portmgr (blanket)
---
math/wide-integer/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/wide-integer/Makefile b/math/wide-integer/Makefile
index 5cc0570aab26..40e8e38b500e 100644
--- a/math/wide-integer/Makefile
+++ b/math/wide-integer/Makefile
@@ -13,6 +13,8 @@ USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= ckormanyos
+NO_ARCH= yes
+
PLIST_FILES= include/math/wide_integer/uintwide_t.h \
lib/cmake/wide-integer/WideIntegerConfig.cmake