mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
ae408db07f
Avoid linking all plugins against libstdc++ to free up some memory (about ~40kb on Wii per plugin). Enable it on GameCube, Wii, DS and PSP (PS2 doesn't have __cxa_atexit support in its libc). svn-id: r52607