]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add a comment about libeay.num and ssleay.num
authorRichard Levitte <levitte@openssl.org>
Fri, 15 May 2009 16:00:11 +0000 (16:00 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 15 May 2009 16:00:11 +0000 (16:00 +0000)
crypto/symhacks.h

index 673eba785a1fc1f20ff416fe88c22c81204ee6cb..826204e857ec1810be38c5c4e3136460fba67d28 100644 (file)
 /* 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 */