btrfs-progs: enable build_pie/relro.
This commit is contained in:
parent
60a976e774
commit
f4de0c0d1a
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ _distver=3.19
|
||||||
# DO NOT MODIFY DATEVER!
|
# DO NOT MODIFY DATEVER!
|
||||||
_datever=20141006
|
_datever=20141006
|
||||||
version=${_datever}.${_distver}
|
version=${_datever}.${_distver}
|
||||||
revision=1
|
revision=2
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-backtrace"
|
configure_args="--disable-backtrace"
|
||||||
hostmakedepends="automake libtool pkg-config asciidoc xmlto git"
|
hostmakedepends="automake libtool pkg-config asciidoc xmlto git"
|
||||||
|
|
Loading…
Reference in a new issue