[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.8-99-g639069c

(spam-protected) (spam-protected)
Fri May 15 21:34:48 CEST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.8-99-g639069c
        for a web version of the last commit.

The branch, master has been updated
       via  639069c5ff291491f61fb5c68c348595e12adde3 (commit)
      from  0cda678c41f2424f0496405088b8e53148a21f1e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 639069c5ff291491f61fb5c68c348595e12adde3
Author: Daniel Golle <(spam-protected)>
Date:   Fri May 15 21:32:35 2015 +0200

    plugins: fix build on some glibc systems
    
    The previous commit was made under the assumption that all
    versions of glibc provides both definitions of struct udphdr.
    This doesn't seem to be true, thus test for __GLIBC__ (which
    is set by uClibc as well) to be on the safe side.
    
    Signed-off-by: Daniel Golle <(spam-protected)>

-----------------------------------------------------------------------

Summary of changes:
 lib/bmf/src/Address.c           |    2 +-
 lib/bmf/src/Bmf.c               |    2 +-
 lib/bmf/src/NetworkInterfaces.c |    4 ++--
 lib/mdns/src/mdns.c             |    4 ++--
 lib/p2pd/src/p2pd.c             |    8 ++++----
 5 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list