aboutsummaryrefslogtreecommitdiff
path: root/devel/linux_kdump/files/patch-mkioctls.linux
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux_kdump/files/patch-mkioctls.linux')
-rw-r--r--devel/linux_kdump/files/patch-mkioctls.linux11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/linux_kdump/files/patch-mkioctls.linux b/devel/linux_kdump/files/patch-mkioctls.linux
deleted file mode 100644
index ed405733472f..000000000000
--- a/devel/linux_kdump/files/patch-mkioctls.linux
+++ /dev/null
@@ -1,11 +0,0 @@
---- mkioctls.linux.orig Sat Feb 21 15:35:48 2004
-+++ mkioctls.linux Sat Feb 21 15:34:41 2004
-@@ -4,7 +4,7 @@
- TMP2FILE=/tmp/$$b.c
- OUTFILE=linux_ioctl.c
-
--CPP="/compat/linux/usr/bin/gcc -E"
-+CPP="/compat/linux/usr/bin/gcc -E -D__builtin_va_list=int"
-
- (echo "#include <sys/ioctl.h>"
- echo "#include <sys/soundcard.h>"