Skip to content
  • Cheng Shao's avatar
    bb362ccf
    rts: define XXH_INLINE_ALL · bb362ccf
    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)
    bb362ccf
    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