mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
* configure.in (m68k-*-netbsd*): Build everything now.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in (m68k-*-netbsd*): Build everything now.
|
||||||
|
|
||||||
Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
|
Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
|
||||||
|
|
||||||
* Makefile.in (taz): Fix quoting.
|
* Makefile.in (taz): Fix quoting.
|
||||||
|
@ -460,9 +460,6 @@ case "${target}" in
|
|||||||
rs6000-*-*)
|
rs6000-*-*)
|
||||||
noconfigdirs="$noconfigdirs gprof"
|
noconfigdirs="$noconfigdirs gprof"
|
||||||
;;
|
;;
|
||||||
m68k-*-netbsd*)
|
|
||||||
noconfigdirs="$noconfigdirs gdb"
|
|
||||||
;;
|
|
||||||
m68k-apollo-*)
|
m68k-apollo-*)
|
||||||
noconfigdirs="$noconfigdirs ld binutils gprof"
|
noconfigdirs="$noconfigdirs ld binutils gprof"
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user