[PR #2763] [MERGED] build: Target same CPU architecture level as PS4. #2962

Closed
opened 2026-02-27 22:01:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2763
Author: @squidbus
Created: 4/9/2025
Status: Merged
Merged: 4/9/2025
Merged by: @squidbus

Base: mainHead: cpu-arch-3


📝 Commits (1)

  • 1b15ca8 build: Target same CPU architecture level as PS4.

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 CMakeLists.txt (+3 -3)

📄 Description

Attempt 2 at tightening up the target CPU architecture. I went to go debug the previous issue on an M1 system and found that with -mtune=generic it actually doesn't happen anymore, so restoring the btver2 target architecture.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2763 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `cpu-arch-3` --- ### 📝 Commits (1) - [`1b15ca8`](https://github.com/shadps4-emu/shadPS4/commit/1b15ca80839d9fad0126b3a670f71de1462665ce) build: Target same CPU architecture level as PS4. ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+3 -3) </details> ### 📄 Description Attempt 2 at tightening up the target CPU architecture. I went to go debug the previous issue on an M1 system and found that with `-mtune=generic` it actually doesn't happen anymore, so restoring the `btver2` target architecture. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2962
No description provided.