diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-04-12 07:49:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-13 12:05:53 +0100 |
commit | 898bee7a4e97d74e5da4381188a2f3e030d3f0e4 (patch) | |
tree | a8dabf9669463d1eb4c53a1bc36592475a315538 /meta-hob | |
parent | 100e3c9b75c17299ea8eaac94c94c078412b0800 (diff) | |
download | poky-898bee7a4e97d74e5da4381188a2f3e030d3f0e4.tar.gz |
mklibs-native 0.1.33: include unistd.h to fix build for gcc 4.7
Many of the standard C++ library include files have been edited to no
longer include <unistd.h> to remove namespace pollution in gcc 4.7, so
we need include <unistd.h> manually sometimes.
More information:
http://gcc.gnu.org/gcc-4.7/porting_to.html
[YOCTO #2278]
(From OE-Core rev: 5e3c12313edc4b51ddd432ecbbd3b1f5295b3c14)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
[Updated patch header - sgw]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions