Edit

kc3-lang/libffi/src

Branch :

  • Show log

    Commit

  • Author : Josh Triplett
    Date : 2014-03-24 21:44:13
    Hash : be50b87a
    Message : Always use configure to detect whether global symbols need underscores 64-bit Windows already used this check; make it universal, and use it in place of an ifdef on X86_WIN32, to handle non-Windows platforms that use the underscore, such as Darwin.