Skip to content
  • Brad King's avatar
    librhash: Remove source fragments not needed for CMake · 53048afa
    Brad King authored
    We only need a subset of the hash algorithms supported by librhash.
    Add preprocessor conditionals to remove source fragments that we do
    not need.  Write an alternative algorithm enumeration that matches
    the indexing on our reduced array.
    
    Also remove a few fragments outright.
    53048afa