tools: add xxhash package for ccache
authorChukun Pan <amadeus@jmu.edu.cn>
Mon, 20 Jan 2025 15:10:36 +0000 (23:10 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 6 Feb 2025 11:55:21 +0000 (12:55 +0100)
commite1451a53e1262837392a4d56aea45f53d6d826c6
tree60fb76598131d90b026204ad7603163e46c26c6e
parentc9c0f1d8e5d1f97d6c2f2251b101606c3493fcfb
tools: add xxhash package for ccache

The ccache build requires xxhash, which is download from
the Internet. So add host-build package for xxhash.

Fixes: #16851
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
[ use git source proto ]
Link: https://github.com/openwrt/openwrt/pull/17700
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
tools/Makefile
tools/xxhash/Makefile [new file with mode: 0644]