diff options
author | Sinan Kaya <okaya@kernel.org> | 2021-08-17 15:09:53 +0000 |
---|---|---|
committer | Joshua Watt <JPEWhacker@gmail.com> | 2021-08-17 10:59:32 -0500 |
commit | 305127290c1cd82ad3902d177bc22db1c452af6c (patch) | |
tree | 688e89252631b9e2b58b2af43663fcbf08ba0f0d /lib/oeqa/sdkmingw/context.py | |
parent | 39ba304a53423852621817717031a5ec3b473436 (diff) | |
download | meta-mingw-305127290c1cd82ad3902d177bc22db1c452af6c.tar.gz |
protobuf: static link tools when generating sdk
Dynamically linked protoc.exe is failing as follows:
[libprotobuf ERROR google/protobuf/descriptor_database.cc:641]
File already exists in database: google/protobuf/descriptor.proto
[libprotobuf FATAL google/protobuf/descriptor.cc:1371] CHECK failed:
GeneratedDatabase()->Add(encoded_file_descriptor, size):
Switch to static linkage per upstream recommendation.
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Diffstat (limited to 'lib/oeqa/sdkmingw/context.py')
0 files changed, 0 insertions, 0 deletions