diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-06-07 16:37:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 12:04:39 +0100 |
commit | 107ec956591cd3398f2cbcf8500ee0bc5b8e7bcc (patch) | |
tree | d9f591335f01324bc796c0f28a2cb2e85d4529b4 /meta/classes/qmake2.bbclass | |
parent | af3e5039e8ecd74a1abc9677dd4220de8f3fdda5 (diff) | |
download | poky-107ec956591cd3398f2cbcf8500ee0bc5b8e7bcc.tar.gz |
apt 0.7.14: do_compile failed with gcc 4.7
apt do_compile failed with gcc 4.7:
deb/deblistparser.cc: In member function 'virtual short unsigned int debListParser::VersionHash()':
deb/deblistparser.cc:212:13: error: redeclaration of 'char* I'
deb/deblistparser.cc:202:22: error: 'const char** I' previously declared here
Backport the patch from the upstream would fix the problem, both target and
native apt need it.
[YOCTO #2488]
(From OE-Core rev: 80c1ab1248ff38ba97cf5780fc05ff1321e14e10)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qmake2.bbclass')
0 files changed, 0 insertions, 0 deletions