Commit graph

3 commits

Author SHA1 Message Date
Alexander Kabaev
af6298430c Bring back linux_kdump. It builds just fine using devel/linux_devtools-8. 2006-01-02 23:02:11 +00:00
Kris Kennaway
1bfaddb12c This port depended on the linux_devtools7 port which was removed. 2005-11-05 09:12:55 +00:00
Marcel Moolenaar
b84a143480 On FreeBSD 4, gcc(1) does not have the __builtin_va_list type, which
breaks the build of linux_ioctl.c because it contains Linux header
contents. Since we do not depend on stdargs, add a define to replace
__builtin_va_list with int when running the Linux compiler to generate
linux_ioctl.c. This fixes the port on FreeBSD 4.
2004-02-21 23:46:43 +00:00