libsamplerate: Only build when virtual_oss is built Gate libsamplerate behind MK_CUSE and MK_SOUND, like virtual_oss. Nothing else uses this library, so there's no point building it if we aren't building virtual_oss. This avoids building a useless FreeBSD-sound package containing only this library when WITHOUT_SOUND is set. MFC after: 1 week Sponsored by: https://www.patreon.com/bsdivy
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 71850 Build 68733: arc lint + arc unit
Event Timeline
| lib/Makefile | ||
|---|---|---|
| 239 | could it go here instead? it's only used by virtual_oss I think? | |
| lib/Makefile | ||
|---|---|---|
| 239 | that would also be fine, if christos has no objection. | |
Comment Actions
i'm testing this now (which takes ~5 hours since i have to run two full builds) but i think it's correct :-)