From 8cc8da01d90b57186ce28749a3a388fcacd97ab8 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 23 May 2016 21:23:24 +0200 Subject: [PATCH] parrot: nopie=yes. --- srcpkgs/parrot/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/parrot/template b/srcpkgs/parrot/template index 1994fe913e2..35a9bbef71c 100644 --- a/srcpkgs/parrot/template +++ b/srcpkgs/parrot/template @@ -1,7 +1,7 @@ # Template build file for 'parrot'. pkgname=parrot version=6.9.0 -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --mandir=/usr/share" short_desc="Virtual machine designed for dynamic languages" @@ -12,6 +12,7 @@ configure_script="perl Configure.pl" license="Artistic" distfiles="ftp://ftp.parrot.org/pub/parrot/releases/supported/${version}/parrot-${version}.tar.bz2" checksum=ad5f3723c216675b9ebc2e3d3807d24fd13aa55e1eb3e7ffcad4062e0026f482 +nopie=yes nocross="http://build.voidlinux.eu:8010/builders/armv7l_builder/builds/8546/steps/shell_3/logs/stdio"