mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
fping: build PIE
This commit is contained in:
parent
d2adb5105e
commit
070865476b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'fping'
|
# Template file for 'fping'
|
||||||
pkgname=fping
|
pkgname=fping
|
||||||
version=3.10
|
version=3.10
|
||||||
revision=2
|
revision=3
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
configure_args="--sbindir=/usr/bin --enable-ipv4 --enable-ipv6"
|
||||||
short_desc="High performance ping"
|
short_desc="High performance ping"
|
||||||
|
|
Loading…
Add table
Reference in a new issue