summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3/reformat_sysconfig.py
diff options
context:
space:
mode:
authorJordan Crouse <jorcrous@amazon.com>2022-11-11 21:47:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-14 16:19:43 +0000
commit130b55bdf381c5e52bba9a57d074510a30d27929 (patch)
tree7778c3daa3830d0f6465833c6d91e6af044936e8 /meta/recipes-devtools/python/python3/reformat_sysconfig.py
parent20064a9e2a2785870e56bd38db339f0b57b56731 (diff)
downloadpoky-130b55bdf381c5e52bba9a57d074510a30d27929.tar.gz
spirv-tools: Correctly set the prefix in exported cmake packages
spirv-tools exports Cmake packages. When they are installed the INTERFACE_LINK_LIBRARIES variable is not correctly updated to use _IMPORT_PREFIX like the other variables. This may have something to do with the path to the sysroot being different than the source path. The existing recipe recognizes that the sysroot path made it through to the install and tries to get rid of it, but this just ends up with dependent tools looking in vain for /usr/lib/librt.so. Replace the INTERFACE_LINK_LIBRARIES value in SPIRV-ToolsTarget.cmake with "${IMPORT_PREFIX}/lib". (From OE-Core rev: ca2d6d9164fba91d86357e56617b58eeeeb76d72) Signed-off-by: Jordan Crouse <jorcrous@amazon.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3/reformat_sysconfig.py')
0 files changed, 0 insertions, 0 deletions