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
b7b627028d62f51fc8b4536975721d9c46081c54...5731f439f54d9437797aa3f80a5bf573cd116862
Commits (3)
oce: Mark with cmake_rpath_contains_build_path
· 05b17ac7
Vagrant Cascadian
authored
Mar 10, 2022
05b17ac7
dsdcc: Mark with cmake_rpath_contains_build_path
· bfeebd46
Vagrant Cascadian
authored
Mar 10, 2022
bfeebd46
sword: Mark with cmake_rpath_contains_build_path
· 5731f439
Vagrant Cascadian
authored
Mar 10, 2022
5731f439
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
5731f439
...
...
@@ -4659,8 +4659,11 @@ dropbear:
- gcc_captures_build_path
dsdcc:
version: 1.9.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
dsdp:
version: 5.8-9.4
bugs:
...
...
@@ -18385,8 +18388,11 @@ ocamlviz:
- timestamps_in_pdf_generated_by_latex
oce:
version: 0.17.2-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
oclgrind:
version: 15.5-1
comments: |
...
...
@@ -31314,8 +31320,11 @@ swish-e:
- records_build_flags
sword:
version: 1.9.0+dfsg-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
swtchart:
version: 0.8.0-1
issues:
...
...