Use _sndiop user on OpenBSD to access raw devices

This commit is contained in:
Alexandre Ratchov 2020-05-02 17:54:58 +02:00
parent a35ae59831
commit b4bf3f21ec
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -76,7 +76,7 @@ case `uname` in
OpenBSD)
sun=yes
rmidi=yes
user=_sndio
user=_sndiop
defs='-DHAVE_ARC4RANDOM -DHAVE_ISSETUGID \\\
-DHAVE_STRLCAT -DHAVE_STRLCPY -DHAVE_STRTONUM \\\
-DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME'