sshguard: remove unnecessary compilation options

Closes: #13282 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Nicolas Porcel 2018-04-08 12:22:52 +02:00 committed by Jürgen Buchmüller
parent 6e7365a2a3
commit e32a95eee8
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -13,9 +13,6 @@ homepage="http://www.sshguard.net/"
distfiles="${SOURCEFORGE_SITE}/sshguard/$pkgname-$version.tar.gz"
checksum=21252a4834ad8408df384ee4ddf468624aa9de9cead5afde1c77380a48cf028a
CFLAGS+=" -fPIE -fPIC"
LDFLAGS+=" -pie"
conf_files="/etc/sshguard.conf"
post_install() {