xtables-addons: disable ASLR PIE

This package uses ld for linking and therefor does not support the
-specs option.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
(cherry picked from commit 3804006e60)
This commit is contained in:
Martin Schiller 2019-11-14 08:27:05 +01:00 committed by Josef Schlehofer
parent 3b9648db39
commit 17924b1283
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0
PKG_FIXUP:=autoreconf
PKG_ASLR_PIE:=0
include $(INCLUDE_DIR)/package.mk