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
0af2cc95a019858915d946d6e587eba41f38d58c...5a50fa624d71c407d854dfb774d421c8360b014d
Commits (2)
Add new buildpath_in_code_generated_by_bison toolchain issue.
· c0d9481b
Chris Lamb
authored
Sep 21, 2019
c0d9481b
Tag rumur with buildpath_in_code_generated_by_bison
· 5a50fa62
Chris Lamb
authored
Sep 21, 2019
5a50fa62
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
5a50fa62
...
...
@@ -2009,3 +2009,7 @@ embeds_build_data_via_node_preamble:
ghc_captures_build_path_via_tempdir
:
description
:
|
A filename of the form "/tmp/ghcXXXX_0" is embedded into the binaries.
buildpath_in_code_generated_by_bison
:
description
:
|
Without `--no-lines` (and I think `--name-prefix`) the output will include
the absolute build path.
packages.yml
View file @
5a50fa62
...
...
@@ -24358,6 +24358,10 @@ rumor:
version: 1.0.5-2
bugs:
- 788618
rumur:
version: 2019.02.04-1
issues:
- buildpath_in_code_generated_by_bison
runc:
version: 0.0.4~dfsg-1
issues:
...
...