[Midnightbsd-cvs] src: crypto/pem: Fix the illegal instructions with libcrytpo stuff

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 10 23:50:31 EDT 2009


Log Message:
-----------
Fix the illegal instructions with libcrytpo stuff linking to openssl.  (sendmail, dovecot, or anything else...)

This is a "feature" of gcc4 that adds illegal instructions to discourage casting certain ways.  How nice.

Modified Files:
--------------
    src/crypto/openssl/crypto/asn1:
        asn1.h (r1.2 -> r1.3)
        (http://cvsweb.midnightbsd.org/src/crypto/openssl/crypto/asn1/asn1.h?r1=1.2&r2=1.3)
    src/crypto/openssl/crypto/ocsp:
        ocsp.h (r1.1.1.2 -> r1.2)
        (http://cvsweb.midnightbsd.org/src/crypto/openssl/crypto/ocsp/ocsp.h?r1=1.1.1.2&r2=1.2)
    src/crypto/openssl/crypto/pem:
        pem.h (r1.1.1.2 -> r1.2)
        (http://cvsweb.midnightbsd.org/src/crypto/openssl/crypto/pem/pem.h?r1=1.1.1.2&r2=1.2)


More information about the Midnightbsd-cvs mailing list