mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 08:18:07 +00:00
(RARCH_CONSOLE) Only compile in thread.c if HAVE_THREAD is
defined - shouldn't need it for consoles - only used for FFMPEG recording and autosaves
This commit is contained in:
parent
3aeb74c920
commit
8bbd63ccb9
@ -214,7 +214,7 @@ RETROARCH
|
||||
/*============================================================
|
||||
THREAD
|
||||
============================================================ */
|
||||
#ifndef GEKKO
|
||||
#ifdef HAVE_THREAD
|
||||
#include "../../thread.c"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user