mac: Improve LLD build a tiny bit
- don't pass --no-call-graph-profile-sort to lld/Mach-O, it doesn't understand it and doesn't have a call-graph-based sorting feature yet - implicitly disable fatal linker warnings for lld (else people will add the disabling to their args.gn and will then forget to remove it once it's no longer needed) - update docs -- mention that `llvm-ar` needs copying too -- mention that an `ld64.lld.darwinnew` symlink must be created -- mention that protoc not working is a (now) known issue No behavior change for normal mac builds. Bug: 1149587 Change-Id: I57d4c194338f97b7ca5325c022d606d8391eb955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587359 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#836592}
Showing
Please register or sign in to comment