Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lwip=n doesn't work #2

Open
jpemartins opened this issue Aug 11, 2014 · 0 comments
Open

lwip=n doesn't work #2

jpemartins opened this issue Aug 11, 2014 · 0 comments
Labels

Comments

@jpemartins
Copy link
Contributor

lwip=n currently doesn't work. Some guests like ClickOS doesn't require lwip and thus this option should work properly.

Suggestion: We still can use the headers, and just define the network-host byte conversion, at least for now.

@jpemartins jpemartins added the bug label Aug 11, 2014
jpemartins added a commit that referenced this issue Dec 5, 2014
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]>
jpemartins added a commit that referenced this issue Dec 5, 2014
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
Projects
None yet
Development

No branches or pull requests

1 participant