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

add GitHubActions to build for android #237

Closed

Conversation

leleliu008
Copy link
Contributor

No description provided.

@rui314
Copy link
Owner

rui314 commented Jan 4, 2022

Could you read https://github.com/rui314/mold/blob/main/CONTRIBUTING.md and add a signed-off-by line to your commit message?

@leleliu008 leleliu008 force-pushed the add-github-actions-android-yml branch 3 times, most recently from 5d66b54 to 38f9d2b Compare January 4, 2022 20:35
@rui314
Copy link
Owner

rui314 commented Jan 7, 2022

This looks a bit too complicated -- it builds various targets on various hosts and downloads some tar file from other repo using curl. I think that just build mold by running make on a single host (Android on ARM64) would suffice. Do you mind if I ask you to strip this patch down to minimum? I'm not familiar with GitHub actions, but if you don't have time to do that, I'll do that later.

@leleliu008
Copy link
Contributor Author

leleliu008 commented Jan 7, 2022

and downloads some tar file from other repo using curl.

this project need external prebuild openssl.

@leleliu008 leleliu008 force-pushed the add-github-actions-android-yml branch from 38f9d2b to f626e13 Compare January 7, 2022 17:33
Signed-off-by: leleliu008 <leleliu008@gmail.com>
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