mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rng-tools: fix build with jitterentropy 3.4
This commit is contained in:
parent
c7b2823311
commit
911efb897f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/nhorman/rng-tools"
|
homepage="https://github.com/nhorman/rng-tools"
|
||||||
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nhorman/rng-tools/archive/v${version}.tar.gz"
|
||||||
checksum=bff0c58dff90ec10bd61f672e48618e045155eabd60b32d63a9c4ffbdad05f3a
|
checksum=bff0c58dff90ec10bd61f672e48618e045155eabd60b32d63a9c4ffbdad05f3a
|
||||||
|
CFLAGS=-DJENT_CONF_ENABLE_INTERNAL_TIMER
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone" ;;
|
*-musl) makedepends+=" argp-standalone" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue