mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
rng-tools: build with pie/relro.
This commit is contained in:
parent
2fcf539600
commit
796172549e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'rng-tools'
|
# Template file for 'rng-tools'
|
||||||
pkgname=rng-tools
|
pkgname=rng-tools
|
||||||
version=5
|
version=5
|
||||||
revision=4
|
revision=5
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libgcrypt-devel"
|
makedepends="libgcrypt-devel"
|
||||||
short_desc="Random number generator related utilities"
|
short_desc="Random number generator related utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue