subtle: build with pie/relro.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user