mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
* configure.in: Add tic4x target.
From-SVN: r57907
This commit is contained in:
parent
8086481ce6
commit
a5a438f572
@ -1,3 +1,7 @@
|
||||
2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
|
||||
|
||||
* configure.in: Add tic4x target.
|
||||
|
||||
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
|
||||
|
@ -361,7 +361,7 @@ case "${target}" in
|
||||
avr-*-*)
|
||||
noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
|
||||
;;
|
||||
c4x-*-*)
|
||||
c4x-*-* | tic4x-*-*)
|
||||
noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj}"
|
||||
;;
|
||||
c54x*-*-* | tic54x-*-*)
|
||||
|
Loading…
Reference in New Issue
Block a user