Skip to content

Conversation

@rvandermeulen
Copy link

@rvandermeulen rvandermeulen commented Jan 6, 2026

Work has been happening in Gecko to reduce the number of unused stdlib includes in our source tree. That led to the removal of one such include from our vendored copy of gmp-api. As it turns out, this broke OpenH264 plugin builds because gmp-openh264.cpp was picking up that include transitively. This PR adds the explicit include for it where it's used and bumps gmp-api to the latest upstream. I've verified that make plugin builds correctly with this change.

Ref: https://bugzilla.mozilla.org/show_bug.cgi?id=2000293

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.

1 participant