git: e219a4758dc4 - main - lang/scm: enable on powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Apr 2022 14:28:21 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=e219a4758dc43fcff8545d45ceeea82ca9b8808f commit e219a4758dc43fcff8545d45ceeea82ca9b8808f Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-25 14:12:40 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-25 14:12:40 +0000 lang/scm: enable on powerpc64 --- lang/scm/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/scm/Makefile b/lang/scm/Makefile index a0d4ce40cc14..63bfc3d2cf68 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -15,7 +15,6 @@ COMMENT= Scheme interpreter LICENSE= LGPL21 BROKEN_aarch64= fails to link: missing sbrk -BROKEN_powerpc64= fails to build: "/wrkdirs/usr/ports/lang/scm/work/slib/lineio.scm": read-char: Wrong type in arg1 #f BROKEN_riscv64= fails to link: missing sbrk WRKSRC= ${WRKDIR}/${PORTNAME}