Skip to content

Conversation

moto-timo
Copy link

The -g CFLAG injects the build path into DW_AT_comp_dir which breaks reproducible builds for the debug target.

See for instance:
https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20231208-rfbproj4/packages/diff-html/

The -g CFLAG injects the build path into DW_AT_comp_dir which breaks
reproducible builds for the debug target.

Signed-off-by: Tim Orling <[email protected]>
@moto-timo
Copy link
Author

Still needs more work it seems, as local reproducibility checks are still showing the same problem.

@moto-timo
Copy link
Author

moto-timo commented Dec 16, 2023

seems like maybe `pwd` instead of $(pwd) might work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant