unison: rebuild for ocaml 4.06.0 (safe-string=0).

This commit is contained in:
Leah Neukirchen 2017-11-22 13:11:42 +01:00 committed by Leаh Neukirchen
parent 095338b4a4
commit 80348bf3ec
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'unison'
pkgname="unison"
version=2.48.4
revision=3
revision=4
short_desc="A file-synchronization tool"
maintainer="allan <mail@may.mooo.com>"
license="GPL-3"
@ -10,8 +10,8 @@ distfiles="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/$
checksum=30aa53cd671d673580104f04be3cf81ac1e20a2e8baaf7274498739d59e99de8
hostmakedepends="ocaml"
nocross=yes
nopie=yes
wrksrc="src"
export OCAMLPARAM="safe-string=0,_"
do_build() {
CFLAGS= make UISTYLE=text DEBUGGING=false THREADS=true