Skip to content
  • Cheng Shao's avatar
    c4c273ba
    rts: define XXH_INLINE_ALL · c4c273ba
    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)
    (cherry picked from commit 2c52e59b)
    c4c273ba
    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)
    (cherry picked from commit 2c52e59b)
Loading