[kaffe] patch: build fix for local sockets

Robert Schuster theBohemian at gmx.net
Wed Sep 12 12:16:36 PDT 2007


Hi,
a C file from Classpath' local sockets implementation unconditionally
defined _GNU_SOURCE causing trouble in builds where this is already done.

Thanks go to Dalibor who helped me to track this down.

Regards
Robert

2007-09-12  Robert Schuster  <robertschuster at fsfe.org>

        * native/jni/java-net/gnu_java_net_local_LocalSocketImpl.c:
        Add #ifndef guard around definition of _GNU_SOURCE.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local-socket-fix_kaffe.diff
Type: text/x-patch
Size: 16374 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20070912/771833d2/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://kaffe.org/pipermail/kaffe/attachments/20070912/771833d2/attachment-0001.pgp 


More information about the kaffe mailing list