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 cross-building to glibc #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

palfrey
Copy link
Contributor

@palfrey palfrey commented May 24, 2020

No description provided.

@@ -65,5 +65,6 @@ build_step: {

build_step: {
argv: "rm"
argv: "-f"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason, this file doesn't exist when doing crossbuilding, so this arg is here to allow it to just continue on if it doesn't exist

@palfrey palfrey mentioned this pull request May 24, 2020
@stapelberg
Copy link
Member

Thanks! I’ll give this a spin over the next few days before merging to make sure nothing breaks. glibc is sort of a tricky package, being so far down in the dependency stack :)

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