ares-emulator / ares

ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
https://ares-emu.net
Other
864 stars 105 forks source link

n64: fix macOS build #1507

Closed jcm93 closed 1 month ago

jcm93 commented 1 month ago

The paraLLEl-RDP build was broken on macOS because of a change from February to Granite in regarding platform ifdefs for pthreads.

A PR that applies a fix has been opened upstream, but until an upstream fix lands, this PR will unbreak the build for ares without needing to roll back the recent paraLLEl-RDP update entirely.