Skip to content
GitLab
Explore
Sign in
Register
You need to sign in or sign up before continuing.
Commits on Source (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
Show 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:
...
...