commit | 6ba3d91900d8614c44b8d619665a46c850a0557a | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Fri Nov 13 07:50:47 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 13 07:51:53 2020 -0800 |
tree | 0214edc121fee0a28f5156bb91fddfb31b1e7be9 | |
parent | 9d43bdfe3d63fe36a35e8c00df0f5f921d7e56ce [diff] |
Remove -no_dead_strip_inits_and_terms ld64 option This option is explicitly mentioned as obsolete in the man page. As far back as Xcode 9 it was a alias for `-dead_strip`: https://github.com/keith/ld64/blob/40383cc964a1c9993000c2fdd50ecf25802df668/src/ld/Options.cpp#L3090-L3095 Closes #12440. PiperOrigin-RevId: 342261400
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md