Turn off tk/tcl for powerpcle-*-solaris for now
This commit is contained in:
parent
fe8d28cfc1
commit
2f14f78103
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
* configure.in (powerpcle-*-solaris*): Turn off tk and tcl
|
||||
temporarily.
|
||||
|
||||
Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure.in: Don't configure --with-gnu-ld on AIX.
|
||||
|
|
|
@ -469,7 +469,7 @@ case "${target}" in
|
|||
;;
|
||||
# This is temporary until we finish the gdb port.
|
||||
powerpcle-*-solaris*)
|
||||
noconfigdirs="$noconfigdirs gdb"
|
||||
noconfigdirs="$noconfigdirs gdb tk tcl"
|
||||
;;
|
||||
rs6000-*-lynxos*)
|
||||
# The CVS server code doesn't work on the RS/6000
|
||||
|
|
Loading…
Add table
Reference in a new issue