freebsd-src/lib/virtual_oss/sndio
Brooks Davis d78291b0e9 lib/virtual_oss: don't (over)link to libsamplerate
These plugins require samplerate.h due to virtual_oss's int.h including
it, but don't use any symbols directly so don't link to the library.

Centralize adding the include path.

Reviewed by:	christos
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D54705
2026-01-16 09:34:18 +00:00
..
Makefile lib/virtual_oss: don't (over)link to libsamplerate 2026-01-16 09:34:18 +00:00
sndio.c