mirror of
https://github.com/novatiq/packages.git
synced 2026-07-25 04:56:04 +01:00
Fixes compilation when both libbsd and ptunnel-ng are selected. libbsd is used for arc4random with a fallback to /dev/random. musl does not support arc4random. Signed-off-by: Rosen Penev <rosenp@gmail.com>