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

Fix support for uClibc-ng #653

Closed
wants to merge 1 commit into from

Conversation

martinbark
Copy link
Contributor

uClibc-ng is currently at v1.0.9. The patch corrects the uClibc
version test so that HAVE_IFADDRS_H is defined for uClibc versions
after v0.9.32.

@saghul saghul added this to the v1.next milestone Dec 14, 2015
@saghul
Copy link
Member

saghul commented Dec 14, 2015

Can you please adjust the commit message to the guidelines in CONTRIBUTING.md? Thanks!

@saghul
Copy link
Member

saghul commented Dec 14, 2015

LGTM otherwise.

uClibc-ng is currently at v1.0.9.  The patch corrects the uClibc
version test so that HAVE_IFADDRS_H is defined for uClibc versions
after v0.9.32.

Signed-off-by: Martin Bark <martin@barkynet.com>
@martinbark
Copy link
Contributor Author

Sorry about that, hopefully the commit message should be fixed now.

saghul pushed a commit that referenced this pull request Dec 16, 2015
uClibc-ng is currently at v1.0.9.  The patch corrects the uClibc
version test so that HAVE_IFADDRS_H is defined for uClibc versions
after v0.9.32.

Signed-off-by: Martin Bark <martin@barkynet.com>

PR-URL: #653
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
@saghul
Copy link
Member

saghul commented Dec 16, 2015

Landed in c861972, thanks!

@saghul saghul closed this Dec 16, 2015
tpetazzoni pushed a commit to buildroot/buildroot that referenced this pull request Dec 23, 2015
See https://bugs.busybox.net/show_bug.cgi?id=8296 for further details on
the origins of this bug.

Submitted upstream to libuv and accepted, see
libuv/libuv#653 and
libuv/libuv@c861972

Signed-off-by: Martin Bark <martin@barkynet.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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.

None yet

2 participants