mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 21:57:48 +00:00
20 lines
612 B
Plaintext
20 lines
612 B
Plaintext
|
# LoongArch specific config options
|
||
|
|
||
|
## no-package
|
||
|
## depends on EXPERIMENTAL
|
||
|
##
|
||
|
## select ARCH_SUPPORTS_64
|
||
|
## select ARCH_DEFAULT_64
|
||
|
## select ARCH_SUPPORTS_BOTH_MMU
|
||
|
## select ARCH_SUPPORTS_WITH_ABI
|
||
|
## select ARCH_SUPPORTS_WITH_ARCH
|
||
|
## select ARCH_SUPPORTS_WITH_TUNE
|
||
|
## select GCC_REQUIRE_12_or_later
|
||
|
## select BINUTILS_REQUIRE_2_39_or_later
|
||
|
## select LINUX_REQUIRE_5_19_or_later
|
||
|
## select GDB_REQUIRE_12_1_or_later if DEBUG_GDB
|
||
|
## select GLIBC_REQUIRE_2_36_or_later if LIBC_GLIBC
|
||
|
|
||
|
## help The LoongArch architecture, as defined by:
|
||
|
## help https://loongson.github.io/LoongArch-Documentation/README-EN.html
|