termux-packages/packages/git/makefile.patch

12 lines
296 B
Diff

diff -u -r ../git-2.1.0/Makefile ./Makefile
--- ../git-2.1.0/Makefile 2014-08-16 00:26:55.000000000 +0200
+++ ./Makefile 2014-08-20 18:23:54.348764528 +0200
@@ -1504,7 +1504,6 @@
ifdef HAVE_CLOCK_GETTIME
BASIC_CFLAGS += -DHAVE_CLOCK_GETTIME
- EXTLIBS += -lrt
endif
ifeq ($(TCLTK_PATH),)