-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Enable Linux/uClibc-ng toolchain build in CI #1574
Enable Linux/uClibc-ng toolchain build in CI #1574
Conversation
Thanks! Unfortunately, this has conflicts that must be resolved (because of the merged musl/rv32 changes). |
Hopefully addressed now? |
I broke this again by merging another PR. Sorry for that! |
Do you need me to do something to fix it? |
It would be great if you could rebase and push again. |
Sorry - can you point out what exactly is wrong because I can't see any conflicts? |
Github says, "This branch cannot be rebased due to conflicts," so I can't merge this PR. Just fetch the latest changes, rebase your patch, and force-push to this PR. |
I've done that but...
how exactly do I do this?
Do I have to artificially make some change to cause stuff to be pushed and the PR updated? |
Sorry - I'm getting tied up in Git knots here because I'm not sure what I'm doing and can't make progress... |
I think this should do:
|
I tried that but it ended up a mess and I had no idea what was going on. |
See:
Notes:
riscv-gnu-toolchain
to refer to this toolchain variant, it is actually uClibc-ng based and not based on the original uClibc.