Skip to content

dri: Use --whole-archive when linking libdri

David Rosca requested to merge nowrep/mesa:nozink-build into main

What does this MR do and why?

dri: Use --whole-archive when linking libdri

This is needed to include the kopper stubs when building without zink.

Fixes: 5c40d9bec16 ("dri: add kopper stubs to avoid build failures")

Merge request reports

Loading