Skip to content

Fix absolute path generation in (not installed) header

Andreas Cord-Landwehr requested to merge work/build-temp-path into master

This fixes a Yocto QA issue that checks that all built artifacts do not contain any absolute path reference to the build folder. Although this is not a public header, the absolute patch can cause problems when splitting the debug symbols and analyzing coredumps on a different system than the build system

Merge request reports

Loading