summaryrefslogtreecommitdiffstats
path: root/source/n/wireless_tools/wireless_tools.static.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/wireless_tools/wireless_tools.static.diff')
-rw-r--r--source/n/wireless_tools/wireless_tools.static.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/n/wireless_tools/wireless_tools.static.diff b/source/n/wireless_tools/wireless_tools.static.diff
deleted file mode 100644
index 71f4ec3fa..000000000
--- a/source/n/wireless_tools/wireless_tools.static.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.orig 2004-10-11 15:16:15.000000000 -0700
-+++ ./Makefile 2005-07-25 00:18:46.000000000 -0700
-@@ -17,7 +17,7 @@
- ## Uncomment this to build tools using static version of the library
- ## Mostly useful for embedded platforms without ldd, or to create
- ## a local version (non-root).
--# BUILD_STATIC = y
-+BUILD_STATIC = y
-
- ## Uncomment this to build without using libm (less efficient)
- ## This is mostly useful for embedded platforms without maths.