mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 06:32:23 +00:00
c65df691de
Signed-off-by: Alexey Neyman <stilor@att.net>
19 lines
484 B
Plaintext
19 lines
484 B
Plaintext
# RISC-V specific config options
|
|
|
|
## no-package
|
|
## depends on EXPERIMENTAL
|
|
##
|
|
## select ARCH_SUPPORTS_32
|
|
## select ARCH_SUPPORTS_64
|
|
## select ARCH_DEFAULT_32
|
|
## select ARCH_SUPPORTS_BOTH_MMU
|
|
## select ARCH_SUPPORTS_WITH_ABI
|
|
## select ARCH_SUPPORTS_WITH_ARCH
|
|
## select ARCH_SUPPORTS_WITH_TUNE
|
|
## select GCC_REQUIRE_7_or_later
|
|
## select BINUTILS_REQUIRE_2_28_or_later
|
|
## select GDB_REQUIRE_8_0_or_later
|
|
|
|
## help The RISC-V architecture, as defined by:
|
|
## help http://www.riscv.org/
|