Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure script option to build without vm-sound-Sun plugin #700

Open
wants to merge 1 commit into
base: Cog
Choose a base branch
from

Conversation

dcstes
Copy link
Contributor

@dcstes dcstes commented Jan 25, 2025

On Solaris, "configure" checks the header file sys/audioio.h and if it finds it enables support for vm-sound-Sun.

This patch introduces an option for configure (--without-vm-sound-Sun) so that support for vm-sound-Sun can be disabled even when the header file is present.

This change affects all unix platforms as "configure" is used on all unix builds.

I tested the patch by running "gmake configure" in platforms/unix/config and by building in the building/sunos cog-spur and stack-spur building directories (by running the "mvm" script).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants