subtle: build with pie/relro.

This commit is contained in:
Andrea Brancaleoni 2015-07-25 13:46:46 +02:00
parent 2de5757102
commit aa6fc06fe0

View file

@ -1,7 +1,8 @@
# Template file for 'subtle'
pkgname=subtle
version=0.11
revision=1
revision=2
build_pie=yes
nocross=yes
hostmakedepends="mercurial ruby-devel pkg-config"
makedepends="ruby-devel libX11-devel libXpm-devel
@ -21,7 +22,7 @@ do_fetch() {
printf "[extensions]\ntransplant=" > ~/.hgrc
cd ${pkgname}-${version}
# Add ruby>2.1 support
hg transplant -s ${url} 3240 3242 3244
hg transplant -s ${url} 3240 3242 3243 3244
}
do_configure() {
DESTDIR=$PKGDESTDIR rake config