osen / openhl

Digital preservation of Half-Life
36 stars 6 forks source link

Initial powerpc64/powerpc64le support. #2

Closed jedavies-dev closed 3 years ago

jedavies-dev commented 3 years ago

This change is to enable building on powerpc64/powerpc64le.

Have tested on powerpc64le, works OK.

Have not been able to test on powerpc64 yet due to an issue with mono on that platform (https://github.com/mono/mono/issues/19399) though will test once this is resolved.

osen commented 3 years ago

Great. Thanks! I don't have the hardware to test (and qemu-static is a little immature for powerpc). However I merged it in because it doesn't break the x86* build ;)

Btw, if you are interested, this fix could also be useful to the upstream Xash3D guys if you want to forward them a pull request too.