2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
Sync from GCC mainline. * configure.ac (target_makefile_frag): Set for nios2-*-elf*. * configure: Regenerated. config/ * mt-nios2-elf: New file.
This commit is contained in:
@@ -2370,6 +2370,9 @@ case "${target}" in
|
||||
mips*-*-*linux* | mips*-*-gnu*)
|
||||
target_makefile_frag="config/mt-mips-gnu"
|
||||
;;
|
||||
nios2-*-elf*)
|
||||
target_makefile_frag="config/mt-nios2-elf"
|
||||
;;
|
||||
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
|
||||
target_makefile_frag="config/mt-gnu"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user