Control: forwarded -1 https://github.com/doitsujin/dxvk/pull/4853
On Wed, 16 Apr 2025 at 17:45:32 +0100, Simon McVittie wrote: > There seem to be two places in the dxvk codebase that #error out if the > CPU architecture is not recognised. > > 1. src/util/util_bit.h > 2. src/util/sync/sync_spinlock.h https://github.com/doitsujin/dxvk/pull/4853 is an untested implementation of the "generic CPU" code path that I suggested in the bug report. After DXVK compiles successfully, it would also become useful to apply https://salsa.debian.org/aviau/dxvk/-/merge_requests/11, but there's little point in applying that MR until the build would be expected to succeed. smcv