Skip to content

Conversation

jpemartins
Copy link
Contributor

This PR removes LWIP from the building, and instead making it as an option. Besides speeding up the builds, it also decreases image size.

As reported in #2 CONFIG_LWIP in stub.mk wasn't properly implemented.
This patch fixes CONFIG_LWIP flag and let us remove lwip from the
build. This will lead to smaller images sizes and less compilation
times.

Signed-off-by: Joao Martins <[email protected]>
Adds support for htonl, htons, ntohl, ntohs when building with
CONFIG_LWIP=n

Signed-off-by: Joao Martins <[email protected]>
Fixes #2

Signed-off-by: Joao Martins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants