dri: Use --whole-archive when linking libdri
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")