summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-05-13 04:21:43 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2017-05-16 15:33:06 +0100
commit3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2 (patch)
tree524953f8a0a2ffbf29ee8487303350abda40da7c /configure
parent96cd59981805b2d0addb86967d35f60d660ec9dc (diff)
downloadqemu-3c2bdbc1e402fa88b80fcbba7f45cd778443e5c2.tar.gz
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"