mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-08 10:19:06 +00:00
* build fix
2000-02-18 Frank Ch. Eigler <fche@redhat.com> * resrc.c: Remove unmatched #if for cygwin.
This commit is contained in:
parent
2fca4467d0
commit
278d4456c4
@ -1,3 +1,7 @@
|
||||
2000-02-18 Frank Ch. Eigler <fche@redhat.com>
|
||||
|
||||
* resrc.c: Remove unmatched #if for cygwin.
|
||||
|
||||
2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
|
||||
|
||||
* binutils.texi: Document the change of flavor name from atpcs-special
|
||||
|
@ -67,7 +67,6 @@
|
||||
#endif /* defined (_WIN32) && ! defined (__CYGWIN__) */
|
||||
#endif /* ! HAVE_SYS_WAIT_H */
|
||||
|
||||
#if defined (_WIN32) && ! defined (__CYGWIN32__)
|
||||
#ifndef STDOUT_FILENO
|
||||
#define STDOUT_FILENO 1
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user