K 10 svn:author V 3 dim K 8 svn:date V 27 2017-02-22T18:44:57.351246Z K 7 svn:log V 318 Surround any unmangled C++ names in libcxxrt's version map with 'extern "C++"', otherwise ld refuses to make the symbols global in the final library. This causes the __int128-related symbols to go missing when the library is stripped during installation. Helpful hints: emaste MFC after: 2 weeks X-MFC-With: r314061 END