 Andrew Udvareanderay orçunus
|
1a3e254b6c
|
CdStreamPosix: fix type issues
|
2020-10-08 17:53:32 +03:00 |
|
 Andrew Udvareanderay orçunus
|
ef9455c324
|
premake5: Place macosx-amd64 after arm64
Fixes xcode4 project from Premake getting the wrong target (for now).
|
2020-10-08 17:53:14 +03:00 |
|
 Andrew Udvareanderay orçunus
|
2bb29a50b7
|
core/CdStreamPosix: switch to named semaphores to support macOS
macOS does not support unnamed semaphores. The functions return ENOSYS.
|
2020-10-08 17:52:12 +03:00 |
|
 Andrew Udvareanderay orçunus
|
d590fdddf6
|
macOS support; thanks to @MrYadro
This should support ARM64 and x86-64.
-target flag based on information from
https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377.
|
2020-10-08 17:51:43 +03:00 |
|