Fix gcc 3.4.6 build with newer host libc versions
authorWade Berrier <wberrier@gmail.com>
Tue, 12 May 2009 19:32:04 +0000 (13:32 -0600)
committerWade Berrier <wberrier@gmail.com>
Tue, 12 May 2009 19:32:04 +0000 (13:32 -0600)
commit9e114500d500ade3472db9d8663cf6013a5f928b
tree204e5ed79927b944d01fabc9302c71e0627686d2
parent7204488170bc0a23aaabd90a129e44c3374ff0e7
Fix gcc 3.4.6 build with newer host libc versions

The build of gcc 3.4.6 fails when host libc is too new.
I pulled the fix from this bug report:

http://bugs.openembedded.net/show_bug.cgi?id=4626

Signed-off-by: Wade Berrier <wberrier@gmail.com>
toolchain/gcc/3.4.6/950-open_ocreat_mode.patch [new file with mode: 0644]