CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2022/02/25 05:19:38
Modified files:
lib/mesa/src/util: u_cpu_detect.c
Log message:
unbreak Mesa build on mips64
ifdef out a linux specific path introduced upstream in:
gallivm: add basic mips64 support and set mcpu to mips64r5 on ls3a4000
88b234d7a7cd71fcb4955428010f238ec9530431
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11955
to fix build on mips64
reported by deraadt@ tested by visa@
