diff options
author | Pascal Bach <pascal.bach@siemens.com> | 2019-01-18 14:19:39 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-01-19 10:06:20 -0800 |
commit | d417b693a5f4d74aa1ade1e58e3363db18901c85 (patch) | |
tree | e687e2f81097b2ff77d7ffc0a4a800e8bb3c7a48 /meta-python/recipes-devtools/python/python-html5lib.inc | |
parent | e6f9d00977ed812f130c16920cfe08971292eea1 (diff) | |
download | meta-openembedded-d417b693a5f4d74aa1ade1e58e3363db18901c85.tar.gz |
rocksdb: make resulting cmake config relocatable
RocksDB is still using CMake 2.8 and thus does not make use of importet targets.
This leads to hardcoded paths to the build directory in the resulting packaged files.
The workaround for the issue is to bypass CMakes detection and let the linker deal with finding the right library.
This is necessary until RocksDB moves to a more modern CMake.
It's also applied in the Poco recipe right now.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-html5lib.inc')
0 files changed, 0 insertions, 0 deletions