Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-curl: do not complain on EOF from parent git
[gitweb.git]
/
config.mak.uname
diff --git
a/config.mak.uname
b/config.mak.uname
index 7d31fad241761e41de655de6f42ddfb8c87ea4f2..efaed94d5d69439dc3612345679302577e68a25a 100644
(file)
--- a/
config.mak.uname
+++ b/
config.mak.uname
@@
-188,6
+188,7
@@
ifeq ($(uname_S),FreeBSD)
endif
PYTHON_PATH = /usr/local/bin/python
HAVE_PATHS_H = YesPlease
+ GMTIME_UNRELIABLE_ERRORS = UnfortunatelyYes
endif
ifeq ($(uname_S),OpenBSD)
NO_STRCASESTR = YesPlease