mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
25b8159061
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>