git: 84ccc2aae106 - main - devel/build2: mark BROKEN on powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Oct 2023 18:27:06 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=84ccc2aae1066933ac3796b1d3e4ff5d5ca206b4 commit 84ccc2aae1066933ac3796b1d3e4ff5d5ca206b4 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-10-07 16:26:16 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-10-11 18:26:25 +0000 devel/build2: mark BROKEN on powerpc Same issue as on i386. --- devel/build2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/build2/Makefile b/devel/build2/Makefile index 0d25aa452dbc..2484ed3bba36 100644 --- a/devel/build2/Makefile +++ b/devel/build2/Makefile @@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE BSD3CLAUSE MIT LICENSE_COMB= multi BROKEN_i386= error: timestamp is not lock-free on this architecture +BROKEN_powerpc= error: timestamp is not lock-free on this architecture USES= gmake pkgconfig sqlite tar:xz