X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fsymhacks.h;h=9940178a6de77ed0f0ed00598bd10b9126df9cb4;hp=971d14f39a3d91621a9a2db251359bd7fa63b226;hb=6b3bf0edf3b22e0f8f4de2f831cc4ed89b503e7c;hpb=6e177343f713c24e9519e35c0c3995a689595f34 diff --git a/crypto/symhacks.h b/crypto/symhacks.h index 971d14f39a..9940178a6d 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/ex_data.c */