mathcomp: mark nocross.
This commit is contained in:
parent
004d6d4e0c
commit
de0aaf8fb1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ 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=d259cc95a2f8f74c6aa5f3883858c9b79c6e87f769bde9a415115fa4876ebb31
|
||||
nocross="ocaml"
|
||||
|
||||
do_install() {
|
||||
make install DESTDIR="${DESTDIR}" 'COQLIB:=$(shell coqtop -where)/'
|
||||
|
|
Loading…
Reference in a new issue