Skip to content

updpatch yabause-gtk 0.9.15-3 - #1984

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

updpatch yabause-gtk 0.9.15-3#1984
felixonmars merged 1 commit into
felixonmars:masterfrom
piggynl:yabause-gtk

Conversation

@piggynl

@piggynl piggynl commented Nov 22, 2022

Copy link
Copy Markdown
Contributor

This patch is identical to #1983. The following description is copied from it.


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 5afeaf3 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