Commits (3)
......@@ -2048,6 +2048,10 @@ cmake_rpath_contains_build_path:
.
Alternately with cmake 3.14+, BUILD_RPATH_USE_ORIGIN could be used
https://gitlab.kitware.com/cmake/cmake/-/blob/master/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst
.
https://bugs.debian.org/1004939 proposes to drop
-DCMAKE_SKIP_RPATH in favor of -DBUILD_RPATH_USE_ORIGIN in
debhelper.
url: https://gitlab.kitware.com/cmake/cmake/issues/18413
build_path_in_texi_figure_documentation:
description: |
......
......@@ -10474,6 +10474,10 @@ jython:
comments: |
Embed build time in org/python/version.properties
in /usr/share/java/jython-2.5.3.jar
k3b:
version: 21.08.0-1
issues:
- cmake_rpath_contains_build_path
k3d:
version: 0.8.0.6-8
issues:
......@@ -16314,6 +16318,12 @@ nco:
version: 4.5.0-1
issues:
- timestamps_from_cpp_macros
ncrystal:
version: 2.7.3+ds1-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
ncurses:
version: 6.3-2
bugs:
......