Commit a5a438f5 by Svein E. Seldal Committed by DJ Delorie

* configure.in: Add tic4x target.

From-SVN: r57907
parent 8086481c
2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
* configure.in: Add tic4x target.
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
......
...@@ -361,7 +361,7 @@ case "${target}" in ...@@ -361,7 +361,7 @@ case "${target}" in
avr-*-*) avr-*-*)
noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}" noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
;; ;;
c4x-*-*) c4x-*-* | tic4x-*-*)
noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj}" noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj}"
;; ;;
c54x*-*-* | tic54x-*-*) c54x*-*-* | tic54x-*-*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment