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
f8ab493f05163452ecf17447b78e5d63c9c158d4...ec2d2111336e9bcd52bc9948f14f59c63b30ad4b
Commits (2)
libsolv: Mark with cmake_rpath_contains_build_path
· e7e6c9dc
Vagrant Cascadian
authored
Mar 09, 2022
e7e6c9dc
kwin: Mark with cmake_rpath_contains_build_path
· ec2d2111
Vagrant Cascadian
authored
Mar 09, 2022
ec2d2111
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
ec2d2111
...
...
@@ -11971,8 +11971,11 @@ kwidgetsaddons:
- timestamps_in_source_generated_by_rcc
kwin:
version: 4:5.8.6-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
kwindowsystem:
version: 5.26.0-1
comments: |
...
...
@@ -14250,8 +14253,11 @@ libsodium:
- build_path_captured_in_assembly_objects
libsolv:
version: 0.6.24-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libsoundio:
version: 1.0.2-1
issues:
...
...