openvpn: build with pie/relro.

This commit is contained in:
Andrea Brancaleoni 2015-07-26 01:26:37 +02:00
parent 05862b931f
commit 9412873b3a

View file

@ -1,7 +1,7 @@
# Template file for 'openvpn'
pkgname=openvpn
version=2.3.7
revision=2
revision=3
build_style=gnu-configure
configure_args="--enable-password-save --enable-iproute2 --disable-systemd"
hostmakedepends="iproute2"
@ -13,6 +13,7 @@ license="GPL-2"
homepage="http://www.openvpn.net"
distfiles="http://swupdate.openvpn.org/community/releases/${pkgname}-${version}.tar.gz"
checksum=1f02a4cd6aeb6250ca9311560875b10ce8957a3c9101a8005bd1e17e5b03146e
build_pie=yes
post_install() {
vmkdir usr/share/examples/${pkgname}