aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch')
-rw-r--r--recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch b/recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch
deleted file mode 100644
index 549300576e..0000000000
--- a/recipes/kexec-tools/kexec-tools-klibc-static-1.101/kexec-static.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur kexec-tools-1.101.bak/configure.ac kexec-tools-1.101/configure.ac
---- kexec-tools-1.101.bak/configure.ac 2008-02-03 00:05:59.577094746 +0100
-+++ kexec-tools-1.101/configure.ac 2008-02-03 00:06:35.579146386 +0100
-@@ -96,7 +96,7 @@
-
- dnl ---Hard codes
-
--CFLAGS='-Wall -g -fno-strict-aliasing $(CPPFLAGS)'
-+CFLAGS='-Wall -g -static -fno-strict-aliasing $(CPPFLAGS)'
- BUILD_CFLAGS='-O2 -Wall $(CPPFLAGS)'
-
- dnl ---Sanity checks