mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 12:40:36 +00:00
Configure and build diff and patch for cygwin32-hosted toolchains
This commit is contained in:
parent
50004d8d12
commit
d79bfb0d3f
15
ChangeLog
15
ChangeLog
@ -1,3 +1,18 @@
|
||||
Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
|
||||
|
||||
* configure.in: build diff and patch for cygwin32-hosted
|
||||
toolchains.
|
||||
|
||||
Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
|
||||
|
||||
* config.sub: Accept -rtems*.
|
||||
|
||||
Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
|
||||
|
||||
* configure.in: enable dosrel for cygwin32-hosted builds,
|
||||
remove diff from the list of things not buildable
|
||||
via Canadian Cross
|
||||
|
||||
Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
|
||||
|
||||
* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
|
||||
|
@ -374,7 +374,7 @@ case "${host}" in
|
||||
noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet"
|
||||
;;
|
||||
*-*-cygwin32)
|
||||
noconfigdirs="patch diff tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"
|
||||
noconfigdirs="tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"
|
||||
;;
|
||||
ppc*-*-pe)
|
||||
noconfigdirs="patch diff make tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet"
|
||||
|
Loading…
x
Reference in New Issue
Block a user