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

fix(android): build of reason-harfbuzz on Android #1065

Merged
merged 1 commit into from
May 10, 2021

Conversation

EduardoRFS
Copy link
Contributor

This fix reason-harfbuzz build when doing Linux -> Android / iOS, this allows revery to cross compile with less patches, almost zero.

Same setup of the other files, we should definitely abstract this, but I'm lazy.

Copy link
Member

@zbaylin zbaylin left a comment

Choose a reason for hiding this comment

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

Looks good to me! CI will be the judge.

let () = close_in(ic);
uname;
};
let detect_system_header = {|
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we can make this a library or something so we don't have to keep repeating it -- it would probably be useful in Onivim as well. Outside of the scope of this PR though!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've been thinking of this for a while, but don't have time to spend on it.

@EduardoRFS EduardoRFS merged commit f34fe59 into revery-ui:master May 10, 2021
@EduardoRFS EduardoRFS deleted the cross-compile-harfbuzz branch May 10, 2021 15:00
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