summaryrefslogtreecommitdiffstats
path: root/rules/nftables.in
diff options
context:
space:
mode:
authorAndreas Geisenhainer <Andreas.Geisenhainer@atsonline.de>2016-06-07 17:20:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-15 08:08:12 +0200
commitdc54834832e5bd9ee56164f04b6d11aa49f613fa (patch)
tree0a59c70c7fbfba7e3ae78e23bf696cf0e23dd123 /rules/nftables.in
parentfbf0d6919fe16f9218c8fb7e13f027531066c58c (diff)
downloadptxdist-dc54834832e5bd9ee56164f04b6d11aa49f613fa.tar.gz
ptxdist-dc54834832e5bd9ee56164f04b6d11aa49f613fa.tar.xz
nftables: bump version to 0.6 and remove "depends on BROKEN" for built-in GMP
Signed-off-by: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/nftables.in')
-rw-r--r--rules/nftables.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/nftables.in b/rules/nftables.in
index a08a78fb1..0377e731c 100644
--- a/rules/nftables.in
+++ b/rules/nftables.in
@@ -28,8 +28,6 @@ config NFTABLES_DEBUG
config NFTABLES_MGMP
bool
prompt "use mini-GMP"
- # broken in v0.5 (seems to be fixed some time after)
- depends on BROKEN
help
use the nftables build-in mini-GMP instead of linking to the shared
libgmp. (may reduce debugging verbosity on some files)