Skip to content

radv: fix regression with builtin cache

Timothy Arceri requested to merge tarceri/mesa:fix_radv_Cache into master

If the ~/.cache dir already exists continue on without failing.

Fixes: cd61f523 ("radv: Handle failing to create .cache dir.")

Merge request reports