mbedtls: fix build on non-linux systems
authorFelix Fietkau <nbd@nbd.name>
Tue, 26 Mar 2024 18:40:51 +0000 (19:40 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 26 Mar 2024 18:40:58 +0000 (19:40 +0100)
commit7621339d7694abef5da5e5353ac440f2d39dcecb
treef4441f116666dc554c67a7396949157aa573b0f7
parent263b9a97cf7e1e2467319c23832b705fc01190b5
mbedtls: fix build on non-linux systems

Deal with missing getrandom. Comment out linker flag.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
CMakeLists.txt
ustream-mbedtls.c