Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
235a6ab8be4f06c0e7c1536b8c83820ff49daf67...f74fee7c5af7d5c894f9e582e5d790a242fdc43e
Commits (2)
lynx: Mark with bin_sh_is_bash and add related comment.
· 0090916e
Vagrant Cascadian
authored
Feb 20, 2021
0090916e
lynx: Add comment regarding parallel building.
· f74fee7c
Vagrant Cascadian
authored
Feb 20, 2021
f74fee7c
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
f74fee7c
...
...
@@ -13692,8 +13692,15 @@ lynx:
and occurs as a substring of other literals.
.
A similar issue was seen in neovim, where it was traced to $CC combining string literals.
.
Embedded binary paths in /usr/bin/lynx get quoted differently when
/bin/sh points to bash. (e.g. '/usr/bin/msgfmt'
vs. /usr/bin/msgfmt).
.
Building with parallelism triggers large differences in documentation.
issues:
- paths_vary_due_to_usrmerge
- bin_sh_is_bash
lysdr:
version: 1.0~git20141206+dfsg1-1
issues:
...
...