mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-25 05:46:50 +00:00
a646ab2a67
As per https://gcc.gnu.org/gcc-14/changes.html nios2 will be removed in GCC 15. Even in GCC 14 we need to pass --enable-obsolete to allow this target. Update our samples accordingly. Signed-off-by: Chris Packham <judge.packham@gmail.com>
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
# NIOS232 specific configuration file
|
|
|
|
## no-package
|
|
## select ARCH_SUPPORTS_32
|
|
## select ARCH_DEFAULT_32
|
|
## select ARCH_SUPPORTS_BOTH_MMU
|
|
## select ARCH_DEFAULT_LE
|
|
## select ARCH_SUPPORTS_WITH_ARCH
|
|
## select ARCH_SUPPORTS_FLAT_FORMAT
|
|
## select GCC_REQUIRE_older_than_15
|
|
##
|
|
## help The NIOS2 architecture, as defined by:
|
|
## help http://www.altera.com
|