Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2020 17:13:17 +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: r557155 - head/devel/tex-libtexluajit
Message-ID:  <202012061713.0B6HDH5k025403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Dec  6 17:13:16 2020
New Revision: 557155
URL: https://svnweb.freebsd.org/changeset/ports/557155

Log:
  Also mark BROKEN on riscv64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/devel/tex-libtexluajit/Makefile

Modified: head/devel/tex-libtexluajit/Makefile
==============================================================================
--- head/devel/tex-libtexluajit/Makefile	Sun Dec  6 17:09:42 2020	(r557154)
+++ head/devel/tex-libtexluajit/Makefile	Sun Dec  6 17:13:16 2020	(r557155)
@@ -18,6 +18,7 @@ BROKEN_aarch64=		Does not configure: error: Sorry, can
 BROKEN_mips=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_mips64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_powerpc64=	Does not build: uninitialized constant Config (NameError)
+BROKEN_riscv64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 BROKEN_sparc64=		Does not configure: error: Sorry, cannot preprocess lj_arch.h
 
 USES=		tar:xz libtool pathfix pkgconfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012061713.0B6HDH5k025403>