diff options
author | Zibo Zhao <Zibo.Zhao@windriver.com> | 2014-08-27 12:06:07 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-27 12:31:09 -0400 |
commit | 5d8233a69979af36105ad5ec978a1a4c686a2148 (patch) | |
tree | 3fae5a8eff023fe661fe97a383effe78cd79e7a1 /recipes-networking/openvswitch/openvswitch-git | |
parent | a04aeb9ad94f3781759b7c96e57bcecf108be335 (diff) | |
download | meta-virtualization-5d8233a69979af36105ad5ec978a1a4c686a2148.tar.gz |
protobuf: fix ptest compile errors
While buiding protobuf ptest on Centos 6.4, the build
failed with errors:
...libprotobuf.so: undefined reference to `memcpy@GLIBC_2.14'
This is due to protobuf.pc still contains /usr/lib64
as libdir which are not good for cross compiling.
Replace it with proper sysroot path.
Signed-off-by: Zibo Zhao <Zibo.Zhao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions