You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
296 B

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),)