git: 849fb8988ead - main - math/octave-forge-llms: Ignore for arm64.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jan 2026 18:47:01 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=849fb8988ead3a9d07f66221de2da29272c9d139
commit 849fb8988ead3a9d07f66221de2da29272c9d139
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-01-30 18:46:40 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-01-30 18:46:40 +0000
math/octave-forge-llms: Ignore for arm64.
---
math/octave-forge-llms/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/octave-forge-llms/Makefile b/math/octave-forge-llms/Makefile
index c0453c5b901f..c226ac36185e 100644
--- a/math/octave-forge-llms/Makefile
+++ b/math/octave-forge-llms/Makefile
@@ -19,7 +19,7 @@ GH_PROJECT= octave-llms
CXXFLAGS+= -mpclmul -msse4.1
-BROKEN_arm64= does not build
+IGNORE_arm64= does not build
OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION}