[oe] [meta-browser][PATCH v2 5/5] cef3: fix build with gcc 4.9.4

Max Krummenacher max.oss.09 at gmail.com
Mon Nov 9 11:55:46 UTC 2015


Hi Otavio,


2015-11-09 11:51 GMT+01:00 Otavio Salvador <otavio.salvador at ossystems.com.br>:
> Max,
>
> On Sat, Nov 7, 2015 at 5:52 PM, Khem Raj <raj.khem at gmail.com> wrote:
>>> On Nov 7, 2015, at 4:20 AM, Max Krummenacher <max.oss.09 at gmail.com> wrote:
>>>
>>> During the final link we get errors like this:
>>> .../4.9.4/ld: warning: hidden symbol 'sqlite3_temp_directory' in obj/.../sqlite.sqlite3.o) is referenced by DSO .../usr/lib/libsoftokn3.so
>>> .../4.9.4/ld: error: treating warnings as errors
>>> collect2: error: ld returned 1 exit status
>>
>> This is gold linker specific so you should disable these warning when ld-is-gold is in DISTRO_FEATURES. Its a big broad brush so lets
>> try to make it small as we can.
>
> I ended applying it before seeing Khem's comment; can you make the
> change as he proposes and send a new patch?

sure, I will put up a patch tonight and send a new patch just for that issue.

Max



More information about the Openembedded-devel mailing list