Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ndisc6: use LIBS for libintl | Gustavo Zacarias | 2014-11-19 | 1 | -64/+0 |
| | | | | | | | | | | | | Use LIBS instead of LDFLAGS for "-lintl", otherwise LDFLAGS gets evaluated to the left of object files and fails to link statically because of incorrect symbol resolution order. Fixes: http://autobuild.buildroot.net/results/21b/21bf88c9dbaecc204598e60dd9c7392a85068dd6/ Also rename patch to new naming convention. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package: add ndisc6 (IPv6 network tools) | Peter Korsgaard | 2012-04-27 | 1 | -0/+64 |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |