diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-17 07:27:11 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-17 07:27:11 +0100 |
commit | dfbb3893754c8b992970189d5a28cd7f95121672 (patch) | |
tree | 9d134b41020b57f0c548cf7e488e5c95bdad3f09 | |
parent | 871a302df17329f4b64b8ba36bc2be1c935e7d72 (diff) | |
download | buildroot-novena-dfbb3893754c8b992970189d5a28cd7f95121672.tar.gz buildroot-novena-dfbb3893754c8b992970189d5a28cd7f95121672.zip |
libglib2: ensure atomic ops patch gets applied
Closes #2809
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | CHANGES | 10 | ||||
-rw-r--r-- | package/libglib2/libglib2-fix-compilation-with-no-builtin-atomic.patch (renamed from package/libglib2/libglib-2.26.0-fix-compilation-with-no-builtin-atomic.patch) | 0 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2010.11, Not yet released: + + Fixes all over the tree. + + Updated/fixed packages: libglib2 + + Issues resolved (http://bugs.uclibc.org): + + #2809: failed to compile libglib2 + 2010.11-rc1, Released November 8th, 2010: Fixes all over the tree and new features. diff --git a/package/libglib2/libglib-2.26.0-fix-compilation-with-no-builtin-atomic.patch b/package/libglib2/libglib2-fix-compilation-with-no-builtin-atomic.patch index 39c051078..39c051078 100644 --- a/package/libglib2/libglib-2.26.0-fix-compilation-with-no-builtin-atomic.patch +++ b/package/libglib2/libglib2-fix-compilation-with-no-builtin-atomic.patch |