Skip to content

Don't explicitly link with libc#30

Open
mkj wants to merge 1 commit intodcuddeback:masterfrom
mkj:matt_nolibc
Open

Don't explicitly link with libc#30
mkj wants to merge 1 commit intodcuddeback:masterfrom
mkj:matt_nolibc

Conversation

@mkj
Copy link
Copy Markdown

@mkj mkj commented Jul 25, 2021

Otherwise cross compiled musl targets fail at runtime.
Libc is already included so linking libc isn't necessary,
at least testing on Ubuntu Linux.

Otherwise cross compiled musl targets fail at runtime.
Libc is already included so linking libc isn't necessary,
at least testing on Ubuntu Linux.
@jgarzik
Copy link
Copy Markdown

jgarzik commented Mar 6, 2024

Checking in, because this possibly relates to one of my projects:

is this PR still relevant?

Thanks.

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