summaryrefslogtreecommitdiffstats
path: root/source/a/mdadm/mdadm.static.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/mdadm/mdadm.static.diff')
-rw-r--r--source/a/mdadm/mdadm.static.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/mdadm/mdadm.static.diff b/source/a/mdadm/mdadm.static.diff
deleted file mode 100644
index ae8a46421..000000000
--- a/source/a/mdadm/mdadm.static.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Makefile.orig 2009-03-10 01:01:17.000000000 -0500
-+++ ./Makefile 2010-05-16 20:56:33.000000000 -0500
-@@ -55,7 +55,7 @@
- CFLAGS = $(CWFLAGS) $(CXFLAGS) -DSendmail=\""$(MAILCMD)"\" $(CONFFILEFLAGS)
-
- # If you want a static binary, you might uncomment these
--# LDFLAGS = -static
-+LDFLAGS = -static
- # STRIP = -s
-
- INSTALL = /usr/bin/install