Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
quote: implement "sq_dequote_many" to unwrap many args in one string
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index aae3b094116892e54208f0a7198cff4abc0d8b20..320c89786cf5b1046b7b794f59cd4ce118d81c95 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-713,6
+713,7
@@
ifeq ($(uname_S),FreeBSD)
BASIC_CFLAGS += -I/usr/local/include
BASIC_LDFLAGS += -L/usr/local/lib
DIR_HAS_BSD_GROUP_SEMANTICS = YesPlease
+ USE_ST_TIMESPEC = YesPlease
THREADED_DELTA_SEARCH = YesPlease
ifeq ($(shell expr "$(uname_R)" : '4\.'),2)
PTHREAD_LIBS = -pthread