summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-07-06 14:19:36 +0200
committerPeter Korsgaard2010-07-06 14:19:36 +0200
commite09aa60493236ae7d6ace467c08bbbd3ab82f53e (patch)
tree4ea1815cd982005e092d117c9f2ac558617a9395 /CHANGES
parentexternal-toolchain: hardcode the destination directory for a library (diff)
downloadbuildroot-e09aa60493236ae7d6ace467c08bbbd3ab82f53e.tar.gz
buildroot-e09aa60493236ae7d6ace467c08bbbd3ab82f53e.tar.xz
buildroot-e09aa60493236ae7d6ace467c08bbbd3ab82f53e.zip
uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking
Closes #2143 Fixes crash on static linking without stdio / x86. Both patches are from upstream uClibc. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3222e7a0a..02edf36e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -54,6 +54,7 @@
#2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
#2101: blackbox depends on locale support
#2119: Tries to build kernel, although disabled in config
+ #2143: buildroot compiler generates segfaulting statically linked exe..
#2155: Compression lzo don't set for ubifs
2010.05, Released May 30th, 2010: