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
7532866e0cbfb82c31e75a18e6a448ba58f57514...75b46eb20421073f37eb0e7679d32b8985eaf581
Commits (2)
regina-normal: Mark with cmake_rpath_contains_build_path.
· 4525c9c4
Vagrant Cascadian
authored
Feb 23, 2022
4525c9c4
qdmr: Mark with cmake_rpath_contains_build_path.
· 75b46eb2
Vagrant Cascadian
authored
Feb 23, 2022
75b46eb2
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
75b46eb2
...
...
@@ -21675,8 +21675,11 @@ qdbm:
- captures_build_path
qdmr:
version: 0.101-1
comments: |
rpath and dynstr issues fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
qemu:
version: 1:5.0-5
comments: |
...
...
@@ -27235,6 +27238,12 @@ reflex:
version: 0.2.0+git20181022.3df204f-1
issues:
- golang_compiler_captures_build_path_in_binary
regina-normal:
version: 7.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
reglookup:
version: 1.0.1+svn287-4
issues:
...
...