mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
Merge pull request #1167 from palmer-dabbelt/riscv-cxx
riscv64-unknown-linux-gnu: Add C++ Support
This commit is contained in:
commit
ace18924a3
@ -5,6 +5,7 @@ CT_ARCH_RISCV=y
|
||||
CT_ARCH_USE_MMU=y
|
||||
CT_ARCH_64=y
|
||||
CT_ARCH_ARCH="rv64gc"
|
||||
CT_CC_LANG_CXX=y
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_DEBUG_GDB=y
|
||||
# CT_GDB_CROSS_PYTHON is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user