CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/12/20 08:52:12
Modified files:
www/chromium : Makefile
www/chromium/patches:
patch-third_party_boringssl_src_crypto_rand_extra_arc4random_c
Log message:
unbreak after clang update which pointed out an infinite loop that was made
my be and for some reason the previous clang version did not show it, probably
due to some optimizer magic
