Edit

kc3-lang/libressl

Branch :

  • Show log

    Commit

  • Author : Brent Cook
    Date : 2014-08-17 07:58:32
    Hash : 01726893
    Message : add --disable-asm flag for disabling inline asm Surprisingly (or not), a lot of OpenSSL's inline assembly actually makes things slower with a relatively modern compiler (read, gcc >= 4.x).