Skip to content

Do not rebuild logging function if gecko-in-tree#128

Closed
mutexlox-signal wants to merge 2 commits into
mozilla:masterfrom
mutexlox-signal:mutexlox/linux-build
Closed

Do not rebuild logging function if gecko-in-tree#128
mutexlox-signal wants to merge 2 commits into
mozilla:masterfrom
mutexlox-signal:mutexlox/linux-build

Conversation

@mutexlox-signal

Copy link
Copy Markdown
Contributor

Avoid a double definition of rust_write_formatted_msg by only building it once when cubeb is being built directly and not when built via cubeb-pulse-rs's invocation

Resolves #125

Avoid a double definition of rust_write_formatted_msg by only building
it once when cubeb is being built directly and not when built via
cubeb-pulse-rs's invocation

Resolves mozilla#125
@kinetiknz

Copy link
Copy Markdown
Contributor

This might work in one case, but it'll be broken when vendored into Gecko due to cubeb_write_log etc. being excluded. gecko-in-tree is really only intended to indicate whether we're building with an external libcubeb.

@kinetiknz kinetiknz closed this Sep 17, 2025
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.

cubeb doesn't link on Linux

2 participants