Date: Sun, 11 Jul 2021 22:31:32 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2c097a3e5140 - main - cad/klayout: mark BROKEN on powerpc Message-ID: <202107112231.16BMVWi5030983@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c097a3e51402e59f2372c203889596ebc76798a commit 2c097a3e51402e59f2372c203889596ebc76798a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-07-11 22:31:15 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-07-11 22:31:15 +0000 cad/klayout: mark BROKEN on powerpc Same issue as on i386. --- cad/klayout/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 76384db137b6..41de80bbe590 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -10,6 +10,7 @@ COMMENT= Qt-based GDS2 Viewer LICENSE= GPLv2 BROKEN_i386= type 'hash<long long>' does not provide a call operator +BROKEN_powerpc= type 'hash<long long>' does not provide a call operator BROKEN_sparc64= Does not compile on sparc64: gcc bug USES= compiler:c++0x gmake gl python qt:5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107112231.16BMVWi5030983>