]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - patches/patch-ah
I tried building GHC 6.10.1 with GHC 6.4.2 but failed...
[pkgsrc-ghc.git] / patches / patch-ah
1 $NetBSD: patch-ah,v 1.4 2007/03/24 17:57:20 kristerw Exp $
2
3 --- ../ghc-6.4.2/ghc/rts/PosixSource.h.orig     Tue Jun 14 01:55:53 2005
4 +++ ../ghc-6.4.2/ghc/rts/PosixSource.h  Fri Aug 13 15:39:29 2004
5 @@ -9,9 +9,11 @@
6  #ifndef POSIXSOURCE_H
7  #define POSIXSOURCE_H
8  
9 +#if 0
10  #define _POSIX_SOURCE   1
11  #define _POSIX_C_SOURCE 199506L
12  #define _ISOC9X_SOURCE
13 +#endif
14  
15  /* Let's be ISO C9X too... */
16