Debian Patches

Status for process-cpp/3.0.2-2

Patch Description Author Forwarded Bugs Origin Last update
1002-Reproducible-documentation.patch Reproducible documentation Chris Lamb <lamby@debian.org> no 2018-01-22
1003-link-pthread.patch Link with -pthread instead of -lpthread The canonical way to link with the thread library is to use -pthread, which
brings in additional libraries like libatomic.so on riscv64. However cmake
defaults to link with -lpthread which only bring the libpthread.so library.
Fortunately it has the option THREADS_PREFER_PTHREAD_FLAG for that, which is
"highly recommended" but not the default.
Aurelien Jarno <aurel32@debian.org> no 2021-12-20
1004-spelling-fixes.patch Fix spelling errors Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no
1005_fix-linking-against-gtest.patch no
1006_CMakeLists.txt-Bump-cmake_minimum_required-to-versio.patch [PATCH] CMakeLists.txt: Bump cmake_minimum_required() to version 3.10. Fix building against CMake 4. Mike Gabriel <mike.gabriel@das-netzwerkteam.de> no 2025-09-01

All known versions for source package 'process-cpp'

Links