diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-10-19 20:07:33 -0700 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-10-19 20:07:33 -0700 |
commit | 4c6c7fdea0d994b04d3b01fed484287c8c826d96 (patch) | |
tree | 1a737b40eb23b52edd6a06f7e4af4c617fc9b0d8 /samples | |
parent | e74a6d5164fac7b0b481d4ecb74518e15a8fa303 (diff) | |
parent | f1e23157000a862513b31f87c2317652c6803c5a (diff) | |
download | crosstool-ng-4c6c7fdea0d994b04d3b01fed484287c8c826d96.tar.gz crosstool-ng-4c6c7fdea0d994b04d3b01fed484287c8c826d96.tar.bz2 crosstool-ng-4c6c7fdea0d994b04d3b01fed484287c8c826d96.zip |
Merge pull request #200 from stilor/arm-unwind-uclibc
Fix link error in arm/uclibc with GCC 5.x
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)." |