rng-tools: fix build with jitterentropy 3.4

This commit is contained in:
Đoàn Trần Công Danh 2022-11-17 22:46:19 +07:00
parent c7b2823311
commit 911efb897f

View file

@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/nhorman/rng-tools"
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
checksum=bff0c58dff90ec10bd61f672e48618e045155eabd60b32d63a9c4ffbdad05f3a
CFLAGS=-DJENT_CONF_ENABLE_INTERNAL_TIMER
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone" ;;