aports/community/gitstatus/make-ldlibs.patch
2022-03-28 00:24:39 +02:00

6 lines
138 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -15,1 +15,1 @@
-LDLIBS += -lgit2 # -lprofiler -lunwind
+LDLIBS := -lgit2 $(LDLIBS) # -lprofiler -lunwind