diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-04-19 20:21:46 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-04-19 20:21:46 +0800 |
commit | ad9c801edb13568657c0964ebfb74257da6d9e00 (patch) | |
tree | d1c19b9d232f34eb9968857573f4f6f5aead4d7e /patches | |
parent | 11eae5af15cc170a040f9fb02f87715da306ec64 (diff) |
Get the viewer launching on Fedora Asahi Remix
Media plugins enabling not yet.
OpenXR is disabled for now (it hasn't been used anyway).
perl-FindBin is needed to be able to build OpenSSL on Fedora aarch64.
Setting the C standard to 90 when building cURL is needed, otherwise
it would fail at configure time with a misleading error of not finding
link/run time requirements for dependencies (such as nghttp2 and zlib),
at least on Fedora (and macOS too back then, I remember).
GCC treated SSE2NEON warnings as errors on so many files,
so -Wno-cpp is added globally.
The same Linux CPU frequency calculation needs to be out of the x86 scope,
otherwise the viewer would complain about not meeting the requirements
at launch time.
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions