You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Add '-trimpath' build option and refactor Makefile.inc
- Add '-trimpath' option to build, so that the absolute full source
paths are not included in the binary, which makes it more
reproducible. In addition, we can later make the log messages print
the full file paths instead of the final file names.
- Refactor the Makefile.inc to clean up a bit.
- Update the .gitignore accordingly.
0 commit comments