Files
git/compat
Steffen Prohaska 1ddfb58a5e Modify mingw_main() workaround to avoid link errors
With MinGW's

   gcc.exe (GCC) 3.4.5 (mingw special)
   GNU ld version 2.17.50 20060824

the old define caused link errors:

   git.o: In function `main':
   C:/msysgit/git/git.c:500: undefined reference to `mingw_main'
   collect2: ld returned 1 exit status

The modified define works.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
2008-07-26 11:37:38 +02:00
..
2007-09-06 22:46:00 -07:00
2007-06-07 00:04:01 -07:00
2008-06-23 10:50:01 +02:00
2008-06-23 10:50:01 +02:00
2008-06-22 11:32:45 +02:00