diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-08 21:45:47 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-05-09 17:02:07 +0200 |
commit | 4c0fdc6730459a225d5a61e8e699ce9329c99f19 (patch) | |
tree | 2d18a2ca2e556ac1f206959ac6fcb8cdea17f609 /support/testing/infra/basetest.py | |
parent | f8c4e51d408abc3a439635e1aafa5def9c8110a9 (diff) | |
download | buildroot-4c0fdc6730459a225d5a61e8e699ce9329c99f19.tar.gz buildroot-4c0fdc6730459a225d5a61e8e699ce9329c99f19.zip |
mpir: fix build on ARM with old binutils versions
Old binutils versions are affected by a bug when the assembly code has
whitespace between [ ] signs, causing a build failure of the mpir
package with ARM toolchains using such old binutils versions.
This commit fixes that by adding a patch that removes those whitespaces.
Fixes:
- http://autobuild.buildroot.net/results/ec67ffdef74b9a61d0491e71f8cb2f8f0b6daa50/
armv7-ctng-linux-gnueabihf Crosstool-NG toolchain
- http://autobuild.buildroot.net/results/2e4a27af60065db51aca9e69701bc191d24b2209/
armv5-ctng-linux-gnueabi Crosstool-NG toolchain
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/testing/infra/basetest.py')
0 files changed, 0 insertions, 0 deletions