mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[GH-ISSUE #2061] [APP BUG]: gcc build failing on PSFAttributes #709
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#709
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?
Originally created by @C0rn3j on GitHub (Jan 5, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2061
Checklist
Describe the Bug
#2027 makes sure this is caught in the CI, but until that is merged, this made it through again.
Reproduction Steps
Build on GCC
Expected Behavior
No response
Specify OS Version
Arch Linux
@cromachina commented on GitHub (Jan 6, 2025):
Simple patch for this issue on top of
8f33dfe4f1if anyone wants to just get it to compile on their system with GCC:patch.txt
@C0rn3j commented on GitHub (Jan 8, 2025):
#2089 was merged that fixes this, and #2027 was merged with the CI, this should happen no more :)