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

* revert of #589 to fix 'duplicate symbol xxx.spfpoffset' #626

Merged
merged 1 commit into from Feb 16, 2022

Conversation

dkimitsa
Copy link
Contributor

Reverted #589 as it wasn't fixing the root case but only symptoms. And was introducing another problem reported on gitter
Root case was exported symbol masks *GAD* and *DFP* in alt-pod configuration for Google Mobile Ads that were keeping trampolins funciton from being eliminated by dead_strip
Alt-pods were fixed and re-deployed as well

Reverted MobiVM#589 as it wasn't fixing the root case but only symptoms. And was introducing another problem reported on [gitter](https://gitter.im/MobiVM/robovm?at=620934c66e4c1e1c8461d1cf)
Root case was exported symbol masks `*GAD*` and `*DFP*` in alt-pod configuration for Google Mobile Ads that were keeping trampolins funciton from being eliminated by `dead_strip`
Alt-pods were [fixed](dkimitsa/robovm-robopods@b220a4f) and re-deployed as well
@Tom-Ski Tom-Ski merged commit f91c48b into MobiVM:master Feb 16, 2022
@dkimitsa dkimitsa deleted the revert/589 branch April 16, 2022 09:31
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.

None yet

2 participants