From 5956f49f3efe7cbd38a0f10178e343bbd8c462cc Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 24 May 2016 15:00:05 +0200 Subject: [PATCH] ocaml: nopie=yes. --- srcpkgs/ocaml/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 19fe0d909c6..4f9f65cb86b 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -10,6 +10,7 @@ license="QPL-1, LGPL-2" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" checksum=fef80a338099bffc56e4d1ef35146336195a4a9e2086e8cd186c402805503a0a nocross=yes +nopie=yes do_configure() { ./configure -prefix /usr -mandir /usr/share/man