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
75b46eb20421073f37eb0e7679d32b8985eaf581...c0fc5e63c61e169c196d954d03f073bddb9544d7
Commits (2)
highway: Mark with cmake_rpath_contains_build_path.
· 3e6ef67a
Vagrant Cascadian
authored
Feb 23, 2022
3e6ef67a
woff2: Mark with cmake_rpath_contains_build_path.
· c0fc5e63
Vagrant Cascadian
authored
Feb 23, 2022
c0fc5e63
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
c0fc5e63
...
...
@@ -9045,6 +9045,12 @@ highlight.js:
issues:
- randomness_in_documentation_generated_by_sphinx
- random_id_in_pdf_generated_by_dblatex
highway:
version: 0.16.0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
hikaricp:
version: 2.6.0-1
issues:
...
...
@@ -32131,6 +32137,12 @@ wmwork:
version: 0.2.6-2
issues:
- random_order_in_md5sums
woff2:
version: 1.0.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
wolfssl:
version: 4.6.0-1
issues:
...
...