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
4520744a6fbf4b2f0f31762963e7516532515ec8...3f4440f7dcc2f7875b9d6edf619a93db12af0122
Commits (2)
taglib: Mark with cmake_rpath_contains_build_path
· 9f1ced6d
Vagrant Cascadian
authored
Mar 06, 2022
9f1ced6d
ilmbase: Mark with cmake_rpath_contains_build_path
· 3f4440f7
Vagrant Cascadian
authored
Mar 06, 2022
3f4440f7
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
3f4440f7
...
...
@@ -9606,8 +9606,11 @@ ilisp:
- texi2html_captures_users_gecos
ilmbase:
version: 2.5.7-2
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
imagej:
version: 1.51q-1
issues:
...
...
@@ -30949,8 +30952,11 @@ tagcoll2:
- timestamps_in_manpages_created_by_libwibble
taglib:
version: 1.11+dfsg.1-0.3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- graphviz_nondeterministic_output
- cmake_rpath_contains_build_path
taglibs-standard:
version: 1.2.5-2
issues:
...
...