[Webkit-unassigned] [Bug 157554] webkit fails to build on Snow Leopard due to CCRandomCopyBytes() usage (which is not public API)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 10 19:37:22 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157554
--- Comment #1 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
Note that arc4random_buf was added in OS X 10.7 Lion as well, so if the deployment target is 10.6 or older, we should fall back on the older codepath as well.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160511/82d9f085/attachment.html>
More information about the webkit-unassigned
mailing list