unison: no reason to restrict it to x86, simply disable cross.
This commit is contained in:
parent
26ba85cd9e
commit
0e8adc7d12
|
@ -8,8 +8,8 @@ license="GPL-3"
|
|||
homepage="http://www.cis.upenn.edu/~bcpierce/unison/"
|
||||
distfiles="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/${pkgname}-${version}.tar.gz"
|
||||
checksum=f40d3cfbe82078d79328b51acab3e5179f844135260c2f4710525b9b45b15483
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="ocaml"
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
CFLAGS= make UISTYLE=text DEBUGGING=false THREADS=true
|
||||
|
|
Loading…
Reference in New Issue