summaryrefslogtreecommitdiffstats
path: root/package/ndisc6/0001-trace-tcp-upd-uClibc-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* ndisc6: patch no longer requiredWaldemar Brodkorb2017-07-221-64/+0
| | | | | | | | | Now that we have 0001-remove-__FAVOR_BSD.patch in uClibc-ng (which is upstream and will be part of uClibc-ng 1.0.26), we no longer need the work-around patch in the ndisc6 package. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ndisc6: use LIBS for libintlGustavo Zacarias2014-11-191-0/+64
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>
OpenPOWER on IntegriCloud