mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
openntpd: build_pie=yes.
This commit is contained in:
parent
6b7bbd59d7
commit
c4bd01cc61
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'openntpd'
|
# Template file for 'openntpd'
|
||||||
pkgname=openntpd
|
pkgname=openntpd
|
||||||
version=5.7p3
|
version=5.7p3
|
||||||
revision=4
|
revision=5
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-privsep-user=$pkgname"
|
configure_args="--with-privsep-user=$pkgname"
|
||||||
makedepends="libressl-devel>=2.1.4"
|
makedepends="libressl-devel>=2.1.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue