Date: Thu, 17 Aug 2023 05:27:12 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 219d517c10a1 - main - biology/seqwish: Broken on i386 Message-ID: <202308170527.37H5RCgP030586@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=219d517c10a165d4775af09d14fe9f850bb24863 commit 219d517c10a165d4775af09d14fe9f850bb24863 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-17 05:26:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-17 05:27:09 +0000 biology/seqwish: Broken on i386 Reported by: fallout --- biology/seqwish/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/seqwish/Makefile b/biology/seqwish/Makefile index 0f6a97c95793..ab93956f3536 100644 --- a/biology/seqwish/Makefile +++ b/biology/seqwish/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/ekg/seqwish LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: error: use of undeclared identifier '_pdep_u64' + USES= cmake:noninja PLIST_FILES= bin/${PORTNAME}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308170527.37H5RCgP030586>
