CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/08 00:38:07
Modified files:
audio/openal : Makefile
audio/openal/patches: patch-alc_backends_sndio_cpp
Log message:
Sndio poll fds fix from upstream
Use a local unique_ptr array instead of a struct member for the sndio
poll fds.
>From Brad
