• Show log

    Commit

  • Hash : 52767213
    Author : lhchavez
    Date : 2020-10-13T08:02:59

    Define `git___load` when building with `-DTHREADSAFE=OFF`
    
    This should allow folks that build in non-thread-safe environments to
    still be able to build the library.
    
    Fixes: #5663