Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add captures_build_path_in_golang_compiler toolchain issue.
· 1add3ba8
Chris Lamb
authored
Jan 14, 2020
1add3ba8
Tag badger with captures_build_path_in_golang_compiler
· 4dd52f4e
Chris Lamb
authored
Jan 14, 2020
4dd52f4e
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
4dd52f4e
...
...
@@ -938,6 +938,9 @@ collation_order_varies_by_locale:
order produced by invocations like ls *. This can usually be
fixed with LC_COLLATE=C.UTF-8 or LC_COLLATE=C.
deterministic
:
True
captures_build_path_in_golang_compiler
:
description
:
|
Possibly when embedding third party libraries?
random_build_path_by_golang_compiler
:
description
:
|
The golang compiler embeds paths with a random component into object files.
...
...
packages.yml
View file @
4dd52f4e
...
...
@@ -1200,6 +1200,10 @@ bacula-doc:
- fonts_in_pdf_files
- pdf_created_by_ghostscript
- captures_users_gecos
badger:
version: 2.0.0-2
issues:
- captures_build_path_in_golang_compiler
bagel:
version: 0.0~git20170109-1
bugs:
...
...