aboutsummaryrefslogtreecommitdiff
path: root/devel/linux_kdump/files
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-05 09:12:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-05 09:12:55 +0000
commit1bfaddb12c8260c341da6bf1cad3cb66d2f21a87 (patch)
tree036a2fbfc998be309a2a8844fab00bdc3fc7551c /devel/linux_kdump/files
parent7a41f6e0d6b47ea63709a12329511c794293cc68 (diff)
downloadports-1bfaddb12c8260c341da6bf1cad3cb66d2f21a87.tar.gz
ports-1bfaddb12c8260c341da6bf1cad3cb66d2f21a87.zip
Notes
Diffstat (limited to 'devel/linux_kdump/files')
-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>"