Skip to content

Adding OpenBSD's sndio support. - #2707

Merged
tresf merged 1 commit into
LMMS:masterfrom
devnexen:master
Mar 26, 2016
Merged

Adding OpenBSD's sndio support.#2707
tresf merged 1 commit into
LMMS:masterfrom
devnexen:master

Conversation

@devnexen

Copy link
Copy Markdown
Contributor

Updating jackmsr's work, adding sndio cmake module.
Updating 64 bits OS arch detection (amd64).

Updating jackmsr's work, adding sndio cmake module.
Updating 64 bits OS arch detection (amd64).
MESSAGE("Machine: ${Machine}")
STRING(REGEX MATCH "i.86" IS_X86 "${Machine}")
STRING(REGEX MATCH "86_64" IS_X86_64 "${Machine}")
STRING(REGEX MATCH "86_64|amd64" IS_X86_64 "${Machine}")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tresf

tresf commented Mar 26, 2016

Copy link
Copy Markdown
Member

Nice work! Merging since Travis likes it and only OpenBSD should be affected, so the sooner we merge, the faster we'll have testing.

@tresf
tresf merged commit f7c8094 into LMMS:master Mar 26, 2016
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