K 10 svn:author V 6 jbeich K 8 svn:date V 27 2016-10-11T16:43:36.175705Z K 7 svn:log V 241 emulators/citra: don't use GCC to build on 10.x libstdc++ in ports is still built against libsupc++ rather than libcxxrt, so it's unsafe to use together libc++. This means USE_GCC is practically forbidden with C++ ports on >= 10.0 systems. END