mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Add vfs_gpu.lib.so to Mesa run scripts
This follow-up commit to "vfs_gpu: VFS plugin that handles GPU completions" is needed to excute the mesa-gears.run script. Issue #4380
This commit is contained in:
committed by
Christian Helmuth
parent
668258746b
commit
44282da30d
@@ -157,7 +157,7 @@ set boot_modules {
|
||||
egl.lib.so mesa.lib.so stdcxx.lib.so
|
||||
expat.lib.so glapi.lib.so zlib.lib.so
|
||||
core init ld.lib.so timer mesa_gpu-softpipe.lib.so
|
||||
libdrm.lib.so
|
||||
libdrm.lib.so vfs_gpu.lib.so
|
||||
}
|
||||
|
||||
append_if $use_iris boot_modules {
|
||||
|
||||
Reference in New Issue
Block a user