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

Prompt user for platform libc if unspecified by target triple #128

Merged
merged 2 commits into from
May 30, 2020

Conversation

Theodus
Copy link
Contributor

@Theodus Theodus commented May 30, 2020

Some Linux distributions, such as Fedora, do not include the libc in their target triple. For these cases we should prompt the user for the libc type now that ponyup no longer assumes glibc.

@Theodus Theodus requested a review from SeanTAllen May 30, 2020 20:28
@SeanTAllen
Copy link
Member

This doesn't seem like a good fix to me.

I think if we can't determine the target, we should ask.

@Theodus
Copy link
Contributor Author

Theodus commented May 30, 2020

@SeanTAllen the default has been replaced with a prompt

@Theodus Theodus changed the title Default platform libc to glibc in init script Prompt user for platform libc if unspecified by target triple May 30, 2020
@SeanTAllen SeanTAllen added the changelog - added Automatically add "Added" CHANGELOG entry on merge label May 30, 2020
@Theodus Theodus merged commit 50c456e into master May 30, 2020
@Theodus Theodus deleted the ponyup-init-libc branch May 30, 2020 21:16
github-actions bot pushed a commit that referenced this pull request May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - added Automatically add "Added" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants