From 93524ad93c155c41af0a0be7a93f5e55ea046647 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Thu, 24 Dec 2020 20:40:25 -0600 Subject: [PATCH] mathcomp: unmark nocross --- srcpkgs/mathcomp/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/mathcomp/template b/srcpkgs/mathcomp/template index e18110db859..9b7705c5839 100644 --- a/srcpkgs/mathcomp/template +++ b/srcpkgs/mathcomp/template @@ -12,7 +12,6 @@ license="CeCILL-B" homepage="https://github.com/math-comp/math-comp" distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz" checksum=a57b79a280e7e8527bf0d8710c1f65cde00032746b52b87be1ab12e6213c9783 -nocross=yes do_install() { make install DESTDIR="${DESTDIR}" 'COQLIB:=$(shell coqtop -where)/'