Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at 20.09-beta 5 lines 232 B view raw
1--- a/cmake/libutils.cmake 2+++ b/cmake/libutils.cmake 3@@ -345 +345 @@ MACRO(MERGE_CONVENIENCE_LIBRARIES) 4- COMMAND /usr/bin/libtool -static -o $<TARGET_FILE:${TARGET}> 5+ COMMAND libtool -static -o $<TARGET_FILE:${TARGET}>