kurt 96cf8b8e49 Fix JVM crash when loading libjsound.so:
java:/usr/local/jdk-11/lib/libjsound.so: undefined symbol
'DAUDIO_GetDirectAudioDeviceCount'
ld.so: java: lazy binding failed!

The JVM does not currently have sound support on OpenBSD.
Change the way that libjsound is disabled to match aix which
also doesn't have sound support.

okay sthen@
2020-05-05 13:35:58 +00:00
..
2020-04-24 14:46:56 +00:00
2019-03-28 17:48:56 +00:00