Commits (2)
......@@ -8477,6 +8477,8 @@ gr-fosphor:
- cmake_rpath_contains_build_path
gr-funcube:
version: 1.0.0-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
gr-gsm:
......@@ -20078,8 +20080,13 @@ phing:
https://bugs.debian.org/978457
phonon:
version: 4:4.9.0-4
comments: |
Setting -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON to fix rpath triggers
build failure due to missing .cmake files, but resolves cmake
rpath issue in the binaries.
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
phonon-backend-gstreamer:
version: 4:4.9.0-1
issues:
......