mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-28 15:14:37 +00:00
7ba6097629
We've had very solid support for C++ for quite a while now in RISC-V land, at least in our Linux targets. This patch set enables C++ support by default, which I assume most users will want. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>