buildroot/package/xxhash/Config.in
Ed Swierk 2d6a1575ac xxhash: new package
"xxHash is an extremely fast hash algorithm, running at RAM speed
limits."

[Thomas:
 - tweak commit log title
 - add correct license and license files information, using the
   suggestion from Yann E. Morin
 - add $(TARGET_MAKE_ENV) in the environment in the build step.]

Signed-off-by: Ed Swierk <eswierk@skyportsystems.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-09-19 15:52:40 +02:00

8 lines
165 B
Plaintext

config BR2_PACKAGE_XXHASH
bool "xxhash"
help
xxHash is an extremely fast hash algorithm, running at RAM
speed limits.
https://github.com/Cyan4973/xxHash