mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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:
parent
6e7365a2a3
commit
e32a95eee8
1 changed files with 0 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue