diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-09-29 19:19:17 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 11:15:05 +0100 |
commit | d109c6bd163469d6281d20174e4b79cb63483cd4 (patch) | |
tree | 65729b245187f0b8acaee26e31cbf2cf8a15ba33 /meta/classes/multilib.bbclass | |
parent | d05c5da6b972db97d3eb66b659f5641368c9ebe4 (diff) | |
download | openembedded-core-d109c6bd163469d6281d20174e4b79cb63483cd4.tar.gz openembedded-core-d109c6bd163469d6281d20174e4b79cb63483cd4.tar.bz2 openembedded-core-d109c6bd163469d6281d20174e4b79cb63483cd4.zip |
rpm: Add rpm patch to fix git_strerror issues
Remove the optimzation append from recipe and add the patch that is in the rpm
cvs repo, http://www.mail-archive.com/rpm-cvs@rpm5.org/msg08907.html. The -O2
optimzation append is removed since it can limit debugging options that are
provided when -O0 is used.
This was tested by setting: SELECTED_OPTIMIZATION = "-O0"
Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/multilib.bbclass')
0 files changed, 0 insertions, 0 deletions