diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-11-11 18:12:46 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-11-17 06:57:19 +0100 |
commit | 8c38a0a44b91579c20dac437c4715b51abeddcdd (patch) | |
tree | 11e396f95bb9ca79a5fc4a76d44cd949367c0b81 /CHANGES | |
parent | 8e6c8198e0788e3990b57c0c76bd9ecf17e48f67 (diff) |
uClibc: fix sparc build breakage
Closes #4021
Fix build breakage for sparc as reported in bug #4021
Patches from Konrad Eisele <konrad@gaisler.com>
Submitted in the uclibc mailing list.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb, mplayer, rpm, rrdtool, tar, tftpd + Issues resolved (http://bugs.uclibc.org): + + #4021: uClibc: undefined reference to `__GI___errno_location' + 2011.11-rc1, Released November 11th, 2011: Fixes all over the tree and new features. |