From 704300d359127b2d42a40142e4df558f733e9b8d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Aug 2007 08:04:59 +0000 Subject: binutils-cvs: Update to work better with recent binutils cvs and use the common .inc file --- packages/binutils/binutils-cvs/build_fix.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 packages/binutils/binutils-cvs/build_fix.patch (limited to 'packages/binutils/binutils-cvs/build_fix.patch') diff --git a/packages/binutils/binutils-cvs/build_fix.patch b/packages/binutils/binutils-cvs/build_fix.patch new file mode 100644 index 0000000000..eb8f5f25d3 --- /dev/null +++ b/packages/binutils/binutils-cvs/build_fix.patch @@ -0,0 +1,16 @@ +--- + libiberty/fopen_unlocked.c | 1 + + 1 file changed, 1 insertion(+) + +Index: src/libiberty/fopen_unlocked.c +=================================================================== +--- src.orig/libiberty/fopen_unlocked.c 2007-08-09 20:12:13.000000000 +0100 ++++ src/libiberty/fopen_unlocked.c 2007-08-09 20:12:21.000000000 +0100 +@@ -70,6 +70,7 @@ unchanged. + #endif + #include + #ifdef HAVE_STDIO_EXT_H ++#include + #include + #endif + -- cgit v1.2.3