parrot: nopie=yes.
This commit is contained in:
parent
a21b813465
commit
8cc8da01d9
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue