Skip to content

updpatch: yabause-qt 0.9.15-3 - #1983

Merged
felixonmars merged 1 commit into
felixonmars:masterfrom
piggynl:yabause-qt
Nov 22, 2022
Merged

updpatch: yabause-qt 0.9.15-3#1983
felixonmars merged 1 commit into
felixonmars:masterfrom
piggynl:yabause-qt

Conversation

@piggynl

@piggynl piggynl commented Nov 22, 2022

Copy link
Copy Markdown
Contributor

Upstream used -O0 to prevent GCC from performing strict aliasing optimizations. Without -freorder-blocks, GCC generates an unlinkable ELF file, causing the package fails to build. This patch substitutes -O0 with -fno-strict-aliasing to make the compilation work as intended. You may refer to upstream patch Yabause/yabause#444 for details.

@felixonmars
felixonmars merged commit 8351a3a into felixonmars:master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants