opnsense-ports/devel/linux_kdump/files/patch-mkioctls.linux
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
347 B
Text

--- ./mkioctls.linux.orig 2004-02-14 09:05:13.000000000 +0200
+++ ./mkioctls.linux 2014-03-28 08:42:34.000000000 +0200
@@ -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>"