Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-09-20 14:11:31 +02:00
Due to VPATH and how make resolves source paths, libcrucible.so ends up with a hard-coded path to link against libuuid.so. Let's fix it by turning the general rule into an explicit rule for libcrucible.so. Signed-off-by: Kai Krakow <kai@kaishome.de>