mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #2651] [MERGED] build: Compile for Sandy Bridge CPU target. #2885
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2885
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/shadps4-emu/shadPS4/pull/2651
Author: @squidbus
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @squidbus
Base:
main← Head:cpu-flags📝 Commits (1)
2d0bbd5build: Compile for Sandy Bridge CPU target.📊 Changes
5 files changed (+24 additions, -31 deletions)
View changed files
📝
.gitmodules(+0 -4)📝
CMakeLists.txt(+10 -9)📝
externals/CMakeLists.txt(+13 -16)📝
externals/cryptopp(+1 -1)➖
externals/cryptoppwin(+0 -1)📄 Description
-mcpu=sandybridgeto target Sandy Bridge level instruction set, which is roughly what we support for PS4 guest applications when accounting for CPU patches.try_compilesupport check.CMAKE_SYSTEM_PROCESSORis missing for some reason.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.