chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Initial push
[termux-packages]
/
packages
/
git
/
makefile.patch
1
diff -u -r ../git-2.1.0/Makefile ./Makefile
2
--- ../git-2.1.0/Makefile 2014-08-16 00:26:55.000000000 +0200
3
+++ ./Makefile 2014-08-20 18:23:54.348764528 +0200
4
@@ -1504,7 +1504,6 @@
5
6
ifdef HAVE_CLOCK_GETTIME
7
BASIC_CFLAGS += -DHAVE_CLOCK_GETTIME
8
- EXTLIBS += -lrt
9
endif
10
11
ifeq ($(TCLTK_PATH),)