darcs patch: Include kfreebsdgnu in the list of Target Platforms.
Marco Túlio Gontijo e Silva
marcot at marcot.eti.br
Wed Jan 19 02:25:13 CET 2011
Hi Simon.
Excerpts from Simon Marlow's message of Ter Jan 18 07:24:00 -0200 2011:
> This patch doesn't build. Did you test it?
>
> On 15/01/2011 13:06, Marco Silva wrote:
> > -#ifdef __linux__
> > -#define _GNU_SOURCE
> > +#ifdef defined(__linux__) || defined(__GLIBC__)
> > +#define _GNU_SOURCE 1
>
> results in:
>
> rts/Linker.c:16:15: error: extra tokens at end of #ifdef directive
Sorry about that, I had to mannualy adapt the patch in the Debian package, and
I copied this line wrongly.
New (tested) patch.
Greetings.
(...)
--
marcot
http://marcot.eti.br/
[Flattr=54498]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfreebsdgnu.dpatch
Type: application/octet-stream
Size: 57758 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110118/a8cf0d4f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110118/a8cf0d4f/attachment-0001.pgp>
More information about the Cvs-ghc
mailing list