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
230f252b64f18672969ab8f4163fd2b234161bcd...d38e53f3131b4fc1a3268a242432d8a6902bbd81
Commits (2)
jssonnet: Mark with cmake_rpath_contains_build_path.
· 73ae7ee7
Vagrant Cascadian
authored
Feb 24, 2022
73ae7ee7
lomiri-app-launch: Mark with cmake_rpath_contains_build_path.
· d38e53f3
Vagrant Cascadian
authored
Feb 24, 2022
d38e53f3
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
d38e53f3
...
...
@@ -10315,6 +10315,12 @@ jsonm:
version: 0.9.1-3
issues:
- ocaml_captures_build_path
jsonnet:
version: 0.17.0+ds-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
jsoup:
version: 1.10.2-1
issues:
...
...
@@ -14310,6 +14316,12 @@ lomiri-api:
version: 0.1.1-4
issues:
- nondeterministic_ordering_in_documentation_generated_by_doxygen
lomiri-app-launch:
version: 0.1.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
lomiri-download-manager:
version: 0.1.0-3
issues:
...
...