diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-08-24 17:54:56 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-08-24 17:54:56 +0000 |
commit | 3cb454e397412b16603b878a1b02b5b989fd6fa5 (patch) | |
tree | 5fcc8e3a7fcd58a4361b18eeecb0f5d687a34d62 /sci-chemistry/burrow-owl/files | |
parent | stable x86, bug 334315 (diff) | |
download | gentoo-2-3cb454e397412b16603b878a1b02b5b989fd6fa5.tar.gz gentoo-2-3cb454e397412b16603b878a1b02b5b989fd6fa5.tar.bz2 gentoo-2-3cb454e397412b16603b878a1b02b5b989fd6fa5.zip |
Fix building with recent glibc wrt bug 333843. Thanks to Diego for report and Samuli for the fix.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/burrow-owl/files')
-rw-r--r-- | sci-chemistry/burrow-owl/files/1.4-glibc-2.12.patch | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/sci-chemistry/burrow-owl/files/1.4-glibc-2.12.patch b/sci-chemistry/burrow-owl/files/1.4-glibc-2.12.patch new file mode 100644 index 000000000000..cca640a6347d --- /dev/null +++ b/sci-chemistry/burrow-owl/files/1.4-glibc-2.12.patch @@ -0,0 +1,38 @@ +Fix build with GLIBC-2.12 + +http://bugs.gentoo.org/show_bug.cgi?id=333843 + +--- src/Makefile.am ++++ src/Makefile.am +@@ -82,8 +82,8 @@ + painter.h \ + ticket.c \ + ticket.h \ +-endian.c \ +-endian.h \ ++bo_endian.c \ ++bo_endian.h \ + version.c \ + version.h + +--- src/hosbackingfile.c ++++ src/hosbackingfile.c +@@ -18,6 +18,7 @@ + */ + + #include "hosbackingfile.h" ++#include "bo_endian.h" + + #define DEFAULT_BUF_SIZE 512 + +--- src/nih.c ++++ src/nih.c +@@ -24,7 +24,7 @@ + #include "hosdimensionblock.h" + #include "hosbackingblock.h" + #include "hosbackingfile.h" +-#include "endian.h" ++#include "bo_endian.h" + + /* --- header contents ---- + * |