unison: no reason to restrict it to x86, simply disable cross.

This commit is contained in:
Juan RP 2015-03-08 10:40:02 +01:00
parent 26ba85cd9e
commit 0e8adc7d12
1 changed files with 1 additions and 1 deletions

View File

@ -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