Ross Burton
Ross Burton
I have a customised cgit server that the cgit indexer doesn't work on, but also only have a relatively small number of repositories to scan. I think it should be...
Trying to upgrade to gator daemon 9.6 but it's failing to build (GCC 15.1, Boost 1.98): ``` | FAILED: [code=1] CMakeFiles/gatord.dir/Child.cpp.o | ccache /work/ross/build/tmp/work/cortexa57-poky-linux/gator-daemon/9.6.0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/aarch64-poky-linux-g++ --sysroot=/work/ross/build/tmp/work/cortexa57-poky-linux/gator-daemon/9.6.0/recipe-sysroot -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_DEPRECATED -DBOOST_FILESYSTEM_NO_LIB...
Unversioned shared libraries are frowned upon, so please consider versioning the shared library.
Can the default behaviour of the annotate library installation be to install it like a normal library, ideally using GNUInstallDirs? Dumping the contents into a single directory make be easier...