[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-298-gae5e9f7
[email protected] (Dirk Ziegelmeier)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via ae5e9f7e86afdeae143163c670a11253a259ae07 (commit)
from cce6cd11ffc1e0bddcb5a9c96674d1a7ae73e36f (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 ae5e9f7e86afdeae143163c670a11253a259ae07
Author: Dirk Ziegelmeier <[email protected]>
Date: Thu Apr 26 21:51:37 2018 +0200
Work on a CMake build system
Add compiler flags depending on compiler type
-----------------------------------------------------------------------
Summary of changes:
ports/CMakeCommon.cmake | 17 +++++++++++++++++
ports/unix/unixsim/CMakeLists.txt | 2 ++
2 files changed, 19 insertions(+)
create mode 100644 ports/CMakeCommon.cmake
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack