summaryrefslogtreecommitdiffstats
path: root/crypto/symhacks.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-05-15 16:00:11 +0000
committerRichard Levitte <levitte@openssl.org>2009-05-15 16:00:11 +0000
commit3166d16f06a09e81f070bd7eb494160c1d380c7a (patch)
treeec2dee9f0f9cf5948d3773204772fba48675fa5a /crypto/symhacks.h
parent26b82246b18aa93b84f1fb5ab3f53999ffb75a97 (diff)
Add a comment about libeay.num and ssleay.num
Diffstat (limited to 'crypto/symhacks.h')
-rw-r--r--crypto/symhacks.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/symhacks.h b/crypto/symhacks.h
index 673eba785a..826204e857 100644
--- a/crypto/symhacks.h
+++ b/crypto/symhacks.h
@@ -60,6 +60,11 @@
/* Hacks to solve the problem with linkers incapable of handling very long
symbol names. In the case of VMS, the limit is 31 characters on VMS for
VAX. */
+/* Note that this affects util/libeay.num and util/ssleay.num... you may
+ change those manually, but that's not recommended, as those files are
+ controlled centrally and updated on Unix, and the central definition
+ may disagree with yours, which in turn may come with shareable library
+ incompatibilities. */
#ifdef OPENSSL_SYS_VMS
/* Hack a long name in crypto/cryptlib.c */