Date: Tue, 6 Apr 2021 12:16:34 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: 01edc4465ad4 - main - lang/nwcc: enable on powerpc64le Message-ID: <202104061216.136CGY2u020716@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=01edc4465ad4cf2bd0688de24f469d4b90e6fa64 commit 01edc4465ad4cf2bd0688de24f469d4b90e6fa64 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-04-06 12:17:18 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-04-06 12:17:18 +0000 lang/nwcc: enable on powerpc64le --- lang/nwcc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nwcc/Makefile b/lang/nwcc/Makefile index 739e32e363af..fd0961415cac 100644 --- a/lang/nwcc/Makefile +++ b/lang/nwcc/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= Nils Weller's C compiler for Unix systems -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= i386 amd64 powerpc64le HAS_CONFIGURE= yes CONFIGURE_ARGS= --installprefix=${PREFIX}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104061216.136CGY2u020716>
