git: 3f8dd7162017 - main - cad/surelog: unbreak on aarch64
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f8dd7162017c63ecaf49f00b8f41fa857063fbd commit 3f8dd7162017c63ecaf49f00b8f41fa857063fbd Author: Ronald Klop <[email protected]> AuthorDate: 2026-08-18 09:16:56 +0000 Commit: Ronald Klop <[email protected]> CommitDate: 2026-08-19 12:22:18 +0000 cad/surelog: unbreak on aarch64 Builds fine. The port had quite some upgrades since it was marked broken. And dependency libtcmalloc.so:devel/google-perftools is enabled on aarch64 again. PR: 297632 Approved by: yuri@ (maintainer) --- cad/surelog/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/cad/surelog/Makefile b/cad/surelog/Makefile index de1bce441d0b..b844df2847b6 100644 --- a/cad/surelog/Makefile +++ b/cad/surelog/Makefile @@ -11,7 +11,6 @@ WWW= https://github.com/chipsalliance/Surelog LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= compilation fails: Creating OVM precompiled package... Segmentation fault (core dumped) # update to the current revision might help but it has C++ errors BROKEN_armv6= compilation fails: Creating OVM precompiled package... libunwind: personality function returned unknown result 5 BUILD_DEPENDS= utf8cpp>0:devel/utf8cpp \