Codebase list tcmu / ffe4c5e
debian/rules: Pass arguments to cmake to avoid reproducibility issues. https://tests.reproducible-builds.org/debian/issues/unstable/cmake_rpath_contains_build_path_issue.html Vagrant Cascadian 1 year, 9 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
55 -Dwith-glfs=false \
66 -Dwith-tcmalloc=false \
77 -DSUPPORT_SYSTEMD=ON \
8 -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON \
89 -DCMAKE_INSTALL_PREFIX=/usr
910
1011 %: