lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 0549b8dce1


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 0549b8dce109060db245230775a2ad4ee0d351bf
Date: Mon, 16 Nov 2015 21:12:09 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  0549b8dce109060db245230775a2ad4ee0d351bf (commit)
       via  b9929206e376cae9c8c77e3cd9722416e132f101 (commit)
       via  e1a114ff404087e0b3de2a637b36aa368f789ed2 (commit)
      from  3d8c236c2bfa4bb64b5f1a458f4e48c326a6388c (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 0549b8dce109060db245230775a2ad4ee0d351bf
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 16 22:11:19 2015 +0100

    Enable private MIB in simhost now circular references problem is solved

commit b9929206e376cae9c8c77e3cd9722416e132f101
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 16 22:10:10 2015 +0100

    Solve circular references problem by using --start-group/--end-group.
    
http://stackoverflow.com/questions/4802624/linking-libraries-that-contains-circular-refrences-in-gcc

commit e1a114ff404087e0b3de2a637b36aa368f789ed2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Nov 16 21:58:38 2015 +0100

    Use new Filelists.mk in lwIP directory.
    Current problem: Link order when adding LWIPAPPFILES to liblwipapps.a 
instead of liblwipcommon.a because LWIP core has callbacks into APP library 
(e.g. SNMP MIB2 callbacks).

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

Summary of changes:
 ports/Filelists.mk                 |   66 ++++++-----------------------------
 ports/unix/proj/Common.mk          |   15 ++++----
 ports/unix/proj/minimal/Makefile   |    2 +-
 ports/unix/proj/unixsim/Makefile   |    6 ++--
 ports/unix/proj/unixsim/lwipopts.h |    3 +-
 ports/win32/mingw/Common.mk        |   13 +++----
 ports/win32/mingw/Makefile         |    3 +-
 7 files changed, 31 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]