projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195248e
)
Disable caching on Mac for now
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 12 Aug 2008 20:21:29 +0000
(20:21 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 12 Aug 2008 20:21:29 +0000
(20:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20644
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/support/cache-addrinfo.h
patch
|
blob
|
history
diff --git
a/src/util/support/cache-addrinfo.h
b/src/util/support/cache-addrinfo.h
index 807c652f899e404123f5adacc2f7eaf403b18900..0a4e4438558b3788dcf3899db8cdc274c66af363 100644
(file)
--- a/
src/util/support/cache-addrinfo.h
+++ b/
src/util/support/cache-addrinfo.h
@@
-103,7
+103,7
@@
#include "fake-addrinfo.h"
-#if defined (__APPLE__) && defined (__MACH__)
+#if defined (__APPLE__) && defined (__MACH__)
&& 0
#define FAI_CACHE
#endif