We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The only other lib that I see a work tree path in is libjson-c, it's capturing source file paths. Maybe -fdebug-prefix-map did not apply correctly? jhall@toaster:~/workspace/pureboot-boards/qemu/tools-extract$ strings lib/libjson-c.so.5 | grep pureboot-boards /home/jhall/workspace/pureboot-boards/qemu/build/x86/json-c-0.14/json_object.c /home/jhall/workspace/pureboot-boards/qemu/build/x86/json-c-0.14/json_tokener.c
The only other lib that I see a work tree path in is libjson-c, it's capturing source file paths. Maybe -fdebug-prefix-map did not apply correctly?
-fdebug-prefix-map
jhall@toaster:~/workspace/pureboot-boards/qemu/tools-extract$ strings lib/libjson-c.so.5 | grep pureboot-boards /home/jhall/workspace/pureboot-boards/qemu/build/x86/json-c-0.14/json_object.c /home/jhall/workspace/pureboot-boards/qemu/build/x86/json-c-0.14/json_tokener.c
Originally posted by @JonathonHall-Purism in #1321 (comment)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Originally posted by @JonathonHall-Purism in #1321 (comment)
The text was updated successfully, but these errors were encountered: