Skip to content
Snippets Groups Projects
Commit 63d03a65 authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Replace duplicate captures_build_path_in_golang_compiler with

golang_compiler_captures_build_path_in_binary.
parent ea9a8e9a
No related branches found
No related tags found
No related merge requests found
......@@ -1030,9 +1030,6 @@ 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.
......
......@@ -1360,7 +1360,7 @@ bacula-doc:
badger:
version: 2.0.0-2
issues:
- captures_build_path_in_golang_compiler
- golang_compiler_captures_build_path_in_binary
bagel:
version: 1.2.2-3
comments: |
......@@ -8031,7 +8031,7 @@ golang-github-containernetworking-plugins:
golang-github-containers-buildah:
version: 1.11.6-1
issues:
- captures_build_path_in_golang_compiler
- golang_compiler_captures_build_path_in_binary
golang-github-containers-dnsname:
version: 1.3.1+ds1-2
issues:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment