mesa: Re-enable dependency fallbacks.

* gnu/packages/gl.scm (mesa)[#:configure-flags]: Add “--wrap-mode=nodownload”.

(cherry picked from commit f0b058a541)
This commit is contained in:
Liliana Marie Prikler 2025-09-04 18:03:53 +02:00 committed by Andreas Enge
parent f732439a07
commit 8575ae4e31
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -410,6 +410,7 @@ panfrost,r300,r600,svga,softpipe,llvmpipe,tegra,v3d,vc4,virgl,zink"))
"-Dgles2=enabled"
"-Dgbm=enabled"
"-Dshared-glapi=enabled"
"--wrap-mode=nodownload" ; XXX: disable
#$@(cond
((target-x86-32?)