mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 13:23:08 +00:00
4be766254d
This is a weird artifact from when mips64 was first introduced to ct-ng and was never removed from experimental. If you have problems building a mips64 toolchain, please report on the mailing list or on github issues. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
# MIPS specific config options
|
|
|
|
## select ARCH_SUPPORTS_32
|
|
## select ARCH_SUPPORTS_64
|
|
## select ARCH_DEFAULT_32
|
|
## select ARCH_USE_MMU
|
|
## select ARCH_SUPPORTS_BOTH_ENDIAN
|
|
## select ARCH_DEFAULT_BE
|
|
## select ARCH_SUPPORTS_WITH_ARCH
|
|
## select ARCH_SUPPORTS_WITH_TUNE
|
|
## select ARCH_SUPPORTS_WITH_FLOAT
|
|
##
|
|
## help The MIPS architecture, as defined by:
|
|
## help http://www.mips.com/
|