Merge.
[fedora-mingw.git] / darwinx-odcctools / odcctools-ofile.patch
1 diff -ur odcctools-20060413.orig/libstuff/ofile.c odcctools-20060413/libstuff/ofile.c
2 --- odcctools-20060413.orig/libstuff/ofile.c    2006-04-13 14:44:46.000000000 +0100
3 +++ odcctools-20060413/libstuff/ofile.c 2009-02-08 20:17:39.000000000 +0000
4 @@ -101,7 +101,6 @@
5      unsigned long module_index);
6  
7  #ifndef OTOOL
8 -#ifdef ALIGNMENT_CHECKS
9  static
10  void
11  temporary_archive_member_warning(
12 @@ -124,7 +123,6 @@
13          print("\n");
14         va_end(ap);
15  }
16 -#endif /* defined(ALIGNMENT_CHECKS) */
17  #endif /* !defined(OTOOL) */
18  
19  #ifndef OFI