FiloSottile/homebrew-musl-cross

Add support for powerpc-linux-musl

Closed this issue · 3 comments

Do you think you will be able to add support for powerpc-linux-musl?

Yeah anything in here can be easily added.

https://github.com/richfelker/musl-cross-make#supported-targets

Can you test it and open a PR like #6?

I'm not able to create a PR, maybe I don't have access. Here is a patch that I tested locally.

0001-Added-support-for-powerpc.patch.zip

It should be possible to make a PR by forking, like any other GitHub project. I think it worked in the past. I'll apply the patch when I find time to sit down with it, but it would be quicker to review merge a PR. Thanks for testing it!