Skip to content
  • Cheng Shao's avatar
    7e650d6f
    rts: define XXH_INLINE_ALL · 7e650d6f
    Cheng Shao authored
    This commit cleans up how we include the xxhash.h header and only
    define XXH_INLINE_ALL, which is sufficient to inline the xxHash
    functions without symbol collision.
    
    (cherry picked from commit ee01de7d)
    7e650d6f
    rts: define XXH_INLINE_ALL
    Cheng Shao authored
    This commit cleans up how we include the xxhash.h header and only
    define XXH_INLINE_ALL, which is sufficient to inline the xxHash
    functions without symbol collision.
    
    (cherry picked from commit ee01de7d)
Loading