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-08 11:39:22 +0100 |
commit | fae7fc49052720f037bac128084851c09d420381 (patch) | |
tree | 67f736c4d68c134ce561c3310efc69cee94c435c /meta/recipes-support/gnupg | |
parent | 1e381c83396a65c6c93b8fc1f4e35564c52bd042 (diff) | |
download | openembedded-core-fae7fc49052720f037bac128084851c09d420381.tar.gz openembedded-core-fae7fc49052720f037bac128084851c09d420381.tar.bz2 openembedded-core-fae7fc49052720f037bac128084851c09d420381.zip |
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]
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>
Diffstat (limited to 'meta/recipes-support/gnupg')
0 files changed, 0 insertions, 0 deletions