mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-05 14:32:46 +01:00
d7ad14ae20
Passing -pthread to GCC as a flag makes it both link to libpthread, and make C standard library routines reentrant. This makes the additional explicit links unnecessary. Additionally, on OSX, this is the default behavior, and clang will print a message about it being unused if it's present there. |
||
---|---|---|
.. | ||
config | ||
debugger | ||
util | ||
bootmanager.cpp | ||
bootmanager.h | ||
citra-qt.rc | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
hotkeys.cpp | ||
hotkeys.h | ||
hotkeys.ui | ||
main.cpp | ||
main.h | ||
main.ui | ||
version.h |