Browse Source
The latest Xcode 14 / macOS 13 SDK declares quite a bunch of c calls as
deprecated for security reasons, like sprintf, which makes compilation
failing. Disable "-Werror" for Breakpad builds, to downgrade those errors to
warnings.
fixes #26859
(cherry picked from commit 7a0445383b)
cherry-pick-c5513cf9
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue