haveged: build with pie/relro.
This commit is contained in:
parent
de11454f8b
commit
d37844c0e1
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'haveged'
|
||||
pkgname=haveged
|
||||
version=1.9.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="Entropy harvesting daemon using CPU timings"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -11,6 +11,7 @@ homepage="http://www.issihosts.com/haveged"
|
|||
distfiles="https://pkgs.fedoraproject.org/repo/pkgs/haveged/haveged-${version}.tar.gz/015ff58cd10607db0e0de60aeca2f5f8/haveged-${version}.tar.gz"
|
||||
checksum=9c2363ed9542a6784ff08e247182137e71f2ddb79e8e6c1ac4ad50d21ced3715
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
build_pie=yes
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
|
Loading…
Reference in a new issue