diff options
| author | Juergen Lock <nox@FreeBSD.org> | 2013-08-20 22:03:10 +0000 |
|---|---|---|
| committer | Juergen Lock <nox@FreeBSD.org> | 2013-08-20 22:03:10 +0000 |
| commit | f2f3e3e60ae9a4520c8bdb2c66d879ab7a9923df (patch) | |
| tree | 6e410f147aab5715db036270b661a814dc7a0536 /emulators/qemu-devel/files/patch-za-bsd-user-8fix | |
| parent | - Update sysutils/rsyslog7 to 7.4.3 (diff) | |
- Update to 1.6.0 - announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-08/msg02245.html
- Remove bsd-user support as sson's patches no longer apply, you can still
use his (older) git tree or my port of it on redports as described here:
https://wiki.freebsd.org/QemuUserModeHowTo
Notes
Notes:
svn path=/head/; revision=325077
Diffstat (limited to 'emulators/qemu-devel/files/patch-za-bsd-user-8fix')
| -rw-r--r-- | emulators/qemu-devel/files/patch-za-bsd-user-8fix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/qemu-devel/files/patch-za-bsd-user-8fix b/emulators/qemu-devel/files/patch-za-bsd-user-8fix deleted file mode 100644 index a8653c16722d..000000000000 --- a/emulators/qemu-devel/files/patch-za-bsd-user-8fix +++ /dev/null @@ -1,12 +0,0 @@ ---- a/bsd-user/syscall.c -+++ b/bsd-user/syscall.c -@@ -106,7 +106,9 @@ static char *get_filename_from_fd(pid_t - #ifdef __FreeBSD__ - #include <sys/queue.h> - #include <sys/user.h> -+#if defined(__FreeBSD_version) && __FreeBSD_version > 900000 - #include <libprocstat.h> -+#endif - - - /* |
