Skip to content

Conversation

kkysen
Copy link
Collaborator

@kkysen kkysen commented Sep 20, 2025

These were added specifically for c2rust previously, but it seems upstream dav1d changes made it unnecessary and break arm dav1d builds.

@kkysen kkysen requested a review from djc September 20, 2025 01:57
These were added specifically for c2rust previously,
but it seems upstream dav1d changes made it unnecessary and break arm dav1d builds.
@kkysen kkysen force-pushed the kkysen/fix-arm-dav1d-build branch from d6284a5 to 9ecc4e4 Compare September 20, 2025 01:59
@kkysen kkysen merged commit a88eead into main Sep 20, 2025
28 checks passed
@kkysen kkysen deleted the kkysen/fix-arm-dav1d-build branch September 20, 2025 05:34
kkysen added a commit that referenced this pull request Sep 25, 2025
I deleted these in #1456 to get `dav1d` to compile on aarch64, but now
they broke x86_64 builds, so I'm putting them behind `#if ARCH_X86_64`.
I'm not exactly sure how to test on 32-bit x86 (I tried
`--cross-file=package/crossfiles/i686-linux32.meson` and it worked).
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