summary refs log tree commit diff
path: root/pkgs/os-specific/linux/net-tools
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@viric.name>2013-01-05 21:50:59 +0000
committerLluís Batlle i Rossell <viric@viric.name>2013-01-05 21:52:44 +0000
commit11eb687e572f1a799753d202b97b0ba6846f5e88 (patch)
treeba59fbb24d2c9db33fa3a62bea88e723b7ff9ca6 /pkgs/os-specific/linux/net-tools
parent9e9cd7b5293bb3b8bc6c6b547a0baf8d03b7e1e2 (diff)
downloadnixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar.gz
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar.bz2
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar.lz
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar.xz
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.tar.zst
nixpkgs-11eb687e572f1a799753d202b97b0ba6846f5e88.zip
Fixing nettools with headers >=3.6 (no more strip)
I remove the strip (Metricom radio) support
Diffstat (limited to 'pkgs/os-specific/linux/net-tools')
-rw-r--r--pkgs/os-specific/linux/net-tools/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/net-tools/config.h b/pkgs/os-specific/linux/net-tools/config.h
index 860233ae684..dedaac6247d 100644
--- a/pkgs/os-specific/linux/net-tools/config.h
+++ b/pkgs/os-specific/linux/net-tools/config.h
@@ -50,7 +50,7 @@
 #define HAVE_HWSLIP 1
 #define HAVE_HWPPP 1
 #define HAVE_HWTUNNEL 1
-#define HAVE_HWSTRIP 1
+#define HAVE_HWSTRIP 0
 #define HAVE_HWTR 0
 #define HAVE_HWAX25 0
 #define HAVE_HWROSE 0