1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 05:46:58 +00:00

Fix build on NetBSD/aarch64

Signed-off-by: Nia Alarie <nia@NetBSD.org>
This commit is contained in:
nia
2026-05-19 09:28:23 +02:00
committed by roytam1
parent 3155b16f2c
commit 13339f6e55
@@ -60,7 +60,11 @@
#define CONFIG_DEBUG_LIBS 0
#define CONFIG_DEQUANT_TOKENS 0
#define CONFIG_DC_RECON 0
#ifdef __linux__
#define CONFIG_RUNTIME_CPU_DETECT 1
#else
#define CONFIG_RUNTIME_CPU_DETECT 0
#endif
#define CONFIG_POSTPROC 0
#define CONFIG_VP9_POSTPROC 0
#define CONFIG_MULTITHREAD 1