Date: Sun, 10 Jan 2021 14:53:57 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561079 - head/lang/angelscript Message-ID: <202101101453.10AErvdK066239@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Jan 10 14:53:56 2021 New Revision: 561079 URL: https://svnweb.freebsd.org/changeset/ports/561079 Log: This port now builds on aarch64. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com TRYBROKEN run Modified: head/lang/angelscript/Makefile Modified: head/lang/angelscript/Makefile ============================================================================== --- head/lang/angelscript/Makefile Sun Jan 10 14:48:53 2021 (r561078) +++ head/lang/angelscript/Makefile Sun Jan 10 14:53:56 2021 (r561079) @@ -12,7 +12,6 @@ COMMENT= AngelCode Scripting Library LICENSE= ZLIB -BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_riscv64= Does not build: invokes x86 asm BROKEN_sparc64= Does not build: invokes x86 asm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101101453.10AErvdK066239>