mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-10 01:00:25 -04:00
/dev/shm is not a tmpfs mountpoint on that operating system. Use /tmp but keep the unlinking to avoid useless disk IO.
/dev/shm is not a tmpfs mountpoint on that operating system. Use /tmp but keep the unlinking to avoid useless disk IO.