diff options
author | Alexey Neyman <stilor@att.net> | 2015-10-01 13:58:40 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2015-10-15 17:27:32 -0700 |
commit | f1e23157000a862513b31f87c2317652c6803c5a (patch) | |
tree | 86e6ead7e7c5a407f1a01657e4c61677b4f1853e /samples | |
parent | 8c5de9dcd527731ced700f4f7c496e04df74c9c0 (diff) | |
download | crosstool-ng-f1e23157000a862513b31f87c2317652c6803c5a.tar.gz crosstool-ng-f1e23157000a862513b31f87c2317652c6803c5a.tar.bz2 crosstool-ng-f1e23157000a862513b31f87c2317652c6803c5a.zip |
Fix arm/uclibc; see the description in the patch.
This should ideally be upstreamed to uclibc maintainers, but with the
last release more than 3 years ago, I wouldn't hold my breath for a
fix being released any time soon.
Diffstat (limited to 'samples')
-rw-r--r-- | samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by b/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by index 1eb16d1d..57a07cb6 100644 --- a/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by +++ b/samples/arm-cortexa5-linux-uclibcgnueabihf/reported.by @@ -1,3 +1,3 @@ reporter_name="Alexandre Belloni" reporter_url="https://plus.google.com/+AlexandreBelloni" -reporter_comment="Cortex-A5 using the hard-float GNU EABI (VFPV4-D16 whithout NEON)." +reporter_comment="Cortex-A5 using the hard-float GNU EABI (VFPV4-D16 without NEON)." |