mldonkey: rebuild for ocaml 4.06.0 (safe-string=0).
This commit is contained in:
committed by
Leаh Neukirchen
parent
fe02b42d38
commit
095338b4a4
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mldonkey'
|
# Template file for 'mldonkey'
|
||||||
pkgname=mldonkey
|
pkgname=mldonkey
|
||||||
version=3.1.6
|
version=3.1.6
|
||||||
revision=1
|
revision=2
|
||||||
_release="release-${version//./-}"
|
_release="release-${version//./-}"
|
||||||
wrksrc="${pkgname}-${_release}"
|
wrksrc="${pkgname}-${_release}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -14,5 +14,5 @@ license="GPL-2"
|
|||||||
homepage="http://mldonkey.sourceforge.net/"
|
homepage="http://mldonkey.sourceforge.net/"
|
||||||
distfiles="https://github.com/ygrek/${pkgname}/archive/${_release}.tar.gz"
|
distfiles="https://github.com/ygrek/${pkgname}/archive/${_release}.tar.gz"
|
||||||
checksum=632735d835c33d9815ae64aa8d4abb61b1bd8dd6c55ef66694f9254c97c2877d
|
checksum=632735d835c33d9815ae64aa8d4abb61b1bd8dd6c55ef66694f9254c97c2877d
|
||||||
nopie=yes # can't link against ocaml runtime else
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
export OCAMLPARAM="safe-string=0,_"
|
||||||
|
|||||||
Reference in New Issue
Block a user