mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
e3c4285520
"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