summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBrad Smith <brad@comstyle.com>2018-02-16 11:46:20 -0500
committerPeter Maydell <peter.maydell@linaro.org>2018-02-23 12:05:07 +0000
commit0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0 (patch)
tree1b77ac705e5365cac7fd6604595b3f3d4c1c7cea /configure
parent08a63553161d9d12fba217f07af49f986b487e9a (diff)
downloadqemu-0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0.tar.gz
maintainers: Add myself as a OpenBSD maintainer
Add myself as an OpenBSD maintainer and add OpenBSD as maintained. Signed-off-by: Brad Smith <brad@comstyle.com> Reviewed-by: Kamil Rytarowski <n54@gmx.com> Message-id: 20180216164620.GA53727@humpty.home.comstyle.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ed45a3c4dd..39f3a43001 100755
--- a/configure
+++ b/configure
@@ -760,6 +760,7 @@ OpenBSD)
audio_drv_list="sdl"
audio_possible_drivers="sdl"
HOST_VARIANT_DIR="openbsd"
+ supported_os="yes"
;;
Darwin)
bsd="yes"