summaryrefslogtreecommitdiffstats
path: root/package/skalibs/0003-Make-linker-use-dummy-file-when-testing-libs.patch
Commit message (Collapse)AuthorAgeFilesLines
* skalibs: bump version to 2.6.0.1Eric Le Bihan2017-10-251-9/+9
| | | | | | | Bump version to 2.6.0.1 and refresh patches. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* skalibs: bump version to 2.5.1.1Eric Le Bihan2017-07-021-5/+5
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* skalibs: make ld use dummy file when configuringEric Le Bihan2017-01-011-0/+44
For some architectures, like Xtensa or HPPA, ld from binutils requires the output file to be a regular file, as mentioned in a bug report on the mailing list [1]. So, use a dummy file as output file for ld, instead of /dev/null, when trying to detect some libraries at configuration time. Fixes http://autobuild.buildroot.net/results/288/288fc31cd10ffe3cd93371c7be37d79452a91768/ [1] https://sourceware.org/bugzilla/show_bug.cgi?id=19526 Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud