[Buildroot] [PATCH 0/3] mpir build fixes

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun May 7 21:40:52 UTC 2017


Hello,

This short series fixed the build of mpir with 5 toolchain
configurations:

 - Crosstool-NG ARMv5 and ARMv7 toolchains

 - Buildroot ARM/Cortex-M4 toolchain

 - Buildroot mips32r6 and mips64r6 toolchains

There are still other mpir build issues with other toolchains, but I
thought I would send the ones I have right now.

Best regards,

Thomas

Thomas Petazzoni (3):
  mpir: fix build on ARM with old binutils versions
  mpir: fix build on ARM Thumb-only platforms
  mpir: fix build on mips32r6/mips64r6

 ...rm-udiv.asm-workaround-binutils-bug-14887.patch | 40 ++++++++++++++++++++++
 package/mpir/mpir.mk                               | 11 ++++++
 2 files changed, 51 insertions(+)
 create mode 100644 package/mpir/0001-mpn-arm-udiv.asm-workaround-binutils-bug-14887.patch

-- 
2.7.4



More information about the buildroot mailing list