diff options
| author | Juergen Lock <nox@FreeBSD.org> | 2014-04-18 10:53:51 +0000 |
|---|---|---|
| committer | Juergen Lock <nox@FreeBSD.org> | 2014-04-18 10:53:51 +0000 |
| commit | cf14e8bdd746039cc679bf4d0fc205ba4b95a2fb (patch) | |
| tree | 3bcb58d0ad89f99a424a2a52c1c438790976da7d /emulators/qemu-devel/files/prepatch-configure | |
| parent | lang/gcc-aux + gnatdroid-armv7: Update to 16 April prerelease (diff) | |
- Update to 2.0.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/267615
- Take updated bsd-user patches from sbruno's github repo. [1]
- Add headers to my recent bsd-user patches. (they are applied as in
the EXTRA_PATCHES order in the port Makefile)
Submitted by: sbruno [1]
Obtained from: https://github.com/seanbruno/qemu/commits/bsd-user [1]
Diffstat (limited to 'emulators/qemu-devel/files/prepatch-configure')
| -rw-r--r-- | emulators/qemu-devel/files/prepatch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/prepatch-configure b/emulators/qemu-devel/files/prepatch-configure deleted file mode 100644 index 1b4708fc382f..000000000000 --- a/emulators/qemu-devel/files/prepatch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- a/configure -+++ b/configure -@@ -491,6 +491,7 @@ FreeBSD) - audio_possible_drivers="oss sdl esd pa" - # needed for kinfo_getvmmap(3) in libutil.h - LIBS="-lutil $LIBS" -+ netmap="" # enable netmap autodetect - ;; - DragonFly) - bsd="yes" |
