summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKamil Rytarowski2017-05-13 04:21:43 +0200
committerStefan Hajnoczi2017-05-16 16:33:06 +0200
commit3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2 (patch)
tree524953f8a0a2ffbf29ee8487303350abda40da7c /configure
parentMerge remote-tracking branch 'gkurz/tags/security-fix-for-2.10' into staging (diff)
downloadqemu-3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2.tar.gz
qemu-3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2.tar.xz
qemu-3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2.zip
maintainers: Add myself as a NetBSD reviewer
I volunteer to review NetBSD patches. Adding myself will help to not miss some of them. Restore NetBSD as a maintained host. All patches to make qemu/pkgsrc building have been emitted to review. Signed-off-by: Kamil Rytarowski <n54@gmx.com> Message-id: 20170513022143.2838-1-n54@gmx.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 3df85fd77a..57b5ae600b 100755
--- a/configure
+++ b/configure
@@ -611,6 +611,7 @@ NetBSD)
audio_possible_drivers="oss sdl"
oss_lib="-lossaudio"
HOST_VARIANT_DIR="netbsd"
+ supported_os="yes"
;;
OpenBSD)
bsd="yes"