[OE-core] [oe-commits] [openembedded-core] 11/43: libtasn1: upgrade to 4.9

Khem Raj raj.khem at gmail.com
Fri Aug 5 02:13:02 UTC 2016



On 8/4/16 7:34 AM, Martin Jansa wrote:
> On Mon, Aug 01, 2016 at 10:49:35AM +0000, git at git.openembedded.org wrote:
>> > rpurdie pushed a commit to branch master
>> > in repository openembedded-core.
>> > 
>> > commit 7ad0009d9282bd2af15b8b5d26a20a321cab0a32
>> > Author: Maxin B. John <maxin.john at intel.com>
>> > AuthorDate: Wed Jul 27 16:02:51 2016 +0300
>> > 
>> >     libtasn1: upgrade to 4.9
>> >     
>> >     4.8 -> 4.9
> This fails to build:
> 
> | In file included from ../../libtasn1-4.9/lib/structure.c:32:0:
> | ../../libtasn1-4.9/lib/parser_aux.h:97:1: error: inlining failed in
> call to '_asn1_set_down': call is unlikely and code size would grow
> [-Werror=inline]
> |  _asn1_set_down (asn1_node node, asn1_node down)
> |  ^~~~~~~~~~~~~~
> 
> 

optimize for size is causing this, you should ignore Werror=inline with
-Os, its just information at this point.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160804/6cc1df36/attachment-0002.sig>


More information about the Openembedded-core mailing list