]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
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)
commit09ad06b749dea9b3b5e546569d63e46a66301f90
tree59ec06285a44cae2ff3730a95bbd68fbf6a30c88
parent0c2f8e33a681e6676eb65ea6fe72843321cb8f91
Update to fixed lwip version

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