CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/06/04 14:50:39
Modified files:
telephony/resiprocate: Makefile
Added files:
telephony/resiprocate/patches: patch-rutil_stun_Stun_cxx
Log message:
Just use arc4random() and skip the whole convoluted and incomplete
attempt to read architecture or OS-specific timers or random values
to seed srandom(). Fixes the build on non-x86. ok feinerer@
