mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2046] [MERGED] Minor changes for macOS #843
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2046
Author: @kode54
Created: 5/2/2021
Status: ✅ Merged
Merged: 5/2/2021
Merged by: @stenzek
Base:
dev← Head:dev📝 Commits (2)
f26367bcubeb: Adjust cubeb_jack to build on latest macOS4b11f3bCMakeLists: Add system processor check for Apple Silicon📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
CMakeLists.txt(+1 -1)📝
dep/cubeb/src/cubeb_jack.cpp(+1 -1)📄 Description
The following changes make it possible for me to build an Apple Silicon release, which I can also recursively combine with an x86_64 release, to produce a Universal build, if necessary. It should make life easier for anyone attempting to build it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.