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

Ensure gum is itself an input to the gumjs devkit #810

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Ensure gum is itself an input to the gumjs devkit #810

merged 1 commit into from
Jul 18, 2024

Conversation

hexploitable
Copy link
Contributor

This addresses a bug that can result in gumjs being built before gum, and thus gumjs being incomplete (missing symbols).
This ensures that when building the gumjs devkit, gum is treated as an input.

…ay occur during build where gumjs is built before gum - resulting in the gumjs devkit missing some gum symbols
@oleavr oleavr merged commit a2d6ad3 into frida:main Jul 18, 2024
31 of 32 checks passed
@oleavr
Copy link
Member

oleavr commented Jul 18, 2024

Thanks! 🙌

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