diff options
Diffstat (limited to 'bfd/hosts/mpw.h')
-rw-r--r-- | bfd/hosts/mpw.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/hosts/mpw.h b/bfd/hosts/mpw.h index fb5d258..c24f562 100644 --- a/bfd/hosts/mpw.h +++ b/bfd/hosts/mpw.h @@ -95,4 +95,8 @@ void mpw_abort (); #define LOSING_TOTALLY +/* Define this so that files will be closed before being unlinked. */ + +#define CLOSE_BEFORE_UNLINK + #endif /* hosts_mpw_H */ |