Skip to content

Conversation

@pkubaj
Copy link

@pkubaj pkubaj commented Feb 4, 2026

This currently breaks build for me on my ppc64le workstation.

This currently breaks build for me on my ppc64le workstation.
@rofl0r
Copy link
Collaborator

rofl0r commented Feb 4, 2026

could you check whether upstream libretro has fixed the same problem differently? your patch is most likely wrong for other platform/arch combos like e.g. freebsd or even windows ARM, since the check_arm_cpu_feature function only gets compiled in #if defined(__linux__) && !defined(CPU_X86), so a correct patch would need to have the same conditional in both spots.

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