]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commitdiff
Update to fixed lwip version
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 19 Aug 2014 17:16:55 +0000 (19:16 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 19 Aug 2014 17:16:55 +0000 (19:16 +0200)
The commit message from lwip submodule:

Remove inline from non-static functions

It seems that the compiler/CCS is somehow buggy when it sees non-static
inline functions, because the build is successful on desktop computers
but not buildbot's server. This change solves the buildbot failure. The
error message was:

lwip

diff --git a/lwip b/lwip
index dc20b254c5d4642bb4215750c58aa445daf204fa..0c177f2548e1608953ad55e17d0d7fbdd7aa4e18 160000 (submodule)
--- a/lwip
+++ b/lwip
@@ -1 +1 @@
-Subproject commit dc20b254c5d4642bb4215750c58aa445daf204fa
+Subproject commit 0c177f2548e1608953ad55e17d0d7fbdd7aa4e18