Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] mpir build fixes
@ 2017-05-08 19:45 Thomas Petazzoni
  2017-05-08 19:45 ` [Buildroot] [PATCH v2 1/4] mpir: fix build on ARM with old binutils versions Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2017-05-08 19:45 UTC (permalink / raw)
  To: buildroot

Hello,

This new version of the mpir build fixes series now fixes the build
for all 49 toolchain configurations, tested with the test-pkg script.

Changes since v1:

 - Fix a typo in the mips32r6/mips64r6 that originally made it useless
   (BR2_mips32r6 was used, while the option is name BR2_mips_32r6)

 - Add a patch to fix the powerpc64le build

Best regards,

Thomas

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

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

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-09 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-08 19:45 [Buildroot] [PATCH v2 0/4] mpir build fixes Thomas Petazzoni
2017-05-08 19:45 ` [Buildroot] [PATCH v2 1/4] mpir: fix build on ARM with old binutils versions Thomas Petazzoni
2017-05-08 19:45 ` [Buildroot] [PATCH v2 2/4] mpir: fix build on ARM Thumb-only platforms Thomas Petazzoni
2017-05-08 19:45 ` [Buildroot] [PATCH v2 3/4] mpir: fix build on mips32r6/mips64r6 Thomas Petazzoni
2017-05-08 19:45 ` [Buildroot] [PATCH v2 4/4] mpir: fix build on powerpc64le Thomas Petazzoni
2017-05-09 15:12 ` [Buildroot] [PATCH v2 0/4] mpir build fixes Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox