summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-06-30 21:10:16 +0200
committerVicent Marti <tanoku@gmail.com>2011-06-30 22:28:19 +0200
commit8a0620030cc2159b361613d07cff508355b8fbdb (patch)
tree8fe638b2fa74c8a2cd697d292f609162cb76fed4
parent637edc9c42803420decebae91d82c3dcf3626c96 (diff)
downloadlibgit2-8a0620030cc2159b361613d07cff508355b8fbdb.tar.gz
zlib: No visualization attributes.
The visibility attribute is a headache on many platforms like Solaris, and not even supported on Windows.
-rw-r--r--deps/zlib/zconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/zlib/zconf.h b/deps/zlib/zconf.h
index 494992aba..683cba88b 100644
--- a/deps/zlib/zconf.h
+++ b/deps/zlib/zconf.h
@@ -12,6 +12,7 @@
#define NO_GZIP
#define STDC
+#define NO_VIZ
/* Jeez, don't complain about non-prototype
* forms, we didn't write zlib */