mercury: verify runtime deps
This commit is contained in:
parent
9ee583c661
commit
e17c1f1481
@ -1,9 +1,8 @@
|
||||
# Template file for 'mercury'
|
||||
pkgname=mercury
|
||||
version=22.01.3
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="flex bison gettext texinfo"
|
||||
depends="mercury-libs>=${version}_${revision}"
|
||||
short_desc="Logic/Functional Programming Language"
|
||||
maintainer="Emily McDonough <emily@alaskanemily.net>"
|
||||
license="GPL-2.0-only, custom:LGPL-2.0-only-linking-exception"
|
||||
@ -11,7 +10,6 @@ homepage="https://mercurylang.org/"
|
||||
distfiles="https://dl.mercurylang.org/release/mercury-srcdist-${version}.tar.xz"
|
||||
checksum=4b0783ee9205021e4193b0404fd654e9c6fd288bc9bb7e144b1c1f6cd45dcd2e
|
||||
nocross="Mercury cannot be cross-compiled to different architectures"
|
||||
noverifyrdeps=yes
|
||||
|
||||
CFLAGS="-Wno-array-bounds -fno-tree-slp-vectorize"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user