diff options
-rw-r--r-- | config/arch/nios2.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arch/nios2.in b/config/arch/nios2.in index d22a2650..b5ebedb5 100644 --- a/config/arch/nios2.in +++ b/config/arch/nios2.in @@ -10,6 +10,7 @@ ## select GCC_REQUIRE_older_than_15 ## select GDB_REQUIRE_older_than_16 if DEBUG_GDB ## select GLIBC_REQUIRE_older_than_2_41 if LIBC_GLIBC +## select BINUTILS_REQUIRE_older_than_2_44 ## ## help The NIOS2 architecture, as defined by: ## help http://www.altera.com |