diff options
author | Joe Slater <jslater@windriver.com> | 2014-07-17 18:14:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-19 00:08:59 +0100 |
commit | 779f845469370f4487c324fe5b9260355f07897f (patch) | |
tree | aedab17beeeea6deff005de051f64c435a3e5bba /meta/classes/package_rpm.bbclass | |
parent | 6cb4ba9508f9e6cba89639005c047f8249a41c5f (diff) | |
download | poky-779f845469370f4487c324fe5b9260355f07897f.tar.gz |
rpm: compile rpmqv.c instead of rpmqv.cc
Some versions of gcc will put a reference to __gxx_personality_v0
into rpm.o and rpmbuild.o. This means we must link using g++,
and Makefile does not.
Go back to using rpmqv.c (which is currently identical to rpmqv.cc).
(From OE-Core rev: a36327ee2d159b3791cc6ce0c36af4b9e0693e51)
Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_rpm.bbclass')
0 files changed, 0 insertions, 0 deletions