php: Update to 5.6.17 and enable socket extension
[termux-packages] / packages / git / makefile.patch
CommitLineData
bad5811d
FF
1diff -u -r ../git-2.5.0/Makefile ./Makefile
2--- ../git-2.5.0/Makefile 2015-07-27 16:34:56.000000000 -0400
3+++ ./Makefile 2015-07-30 03:43:04.011455306 -0400
4@@ -1431,7 +1431,6 @@
59f0d218
FF
5
6 ifdef HAVE_CLOCK_GETTIME
7 BASIC_CFLAGS += -DHAVE_CLOCK_GETTIME
8- EXTLIBS += -lrt
9 endif
10
bad5811d 11 ifdef HAVE_CLOCK_MONOTONIC