summaryrefslogtreecommitdiffstats
path: root/package/musl/0002-arm-atomics-asm-with-new-binutils.patch
Commit message (Collapse)AuthorAgeFilesLines
* musl: bump to 1.1.18Thomas Petazzoni2017-11-291-43/+0
| | | | | | | | | | Patch 0002-arm-atomics-asm-with-new-binutils.patch is upstream as of commit b261a24256792177a5f0531dbb25cc6267220ca5. Patch 0003-Makefile-include-per-arch-Makefile-before-Makefile is upstream as of commit 45ca5d3fcb6f874bf5ba55d0e9651cef68515395. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* musl: add patch to fix build on ARMv4 with new binutilsTimothy Lee2017-10-081-0/+43
New binutils (since 2.27.51) cannot build musl-1.1.16 due to breakage in ARMv4 atomics asm. This patch from upstream musl repository is needed until musl-1.1.17 is released: https://git.musl-libc.org/cgit/musl/commit/?id=b261a24256792177a5f0531dbb25cc6267220ca5 Signed-off-by: Timothy Lee <timothy.ty.lee@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud