commit | ea5c1ef5756f0b1d3a19df147fbd0a8b32b99514 | [log] [tgz] |
---|---|---|
author | Gerhard Pretorius <gerhard.pretorius@ibm.com> | Tue Apr 21 08:23:05 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 21 08:24:36 2020 -0700 |
tree | 72643cab41cf1a66290603c689fb2f20d1e9389c | |
parent | 32df7f77dcc35ead567fc0ff12f3bd7adde47f4f [diff] |
Use filename length value in host order singlejar_cc_bin segfaults on a big-endian machine (s390x). This is caused by the incorrect use of a little-endian encoded variable value. Instead the host order value should be used. fixes #11098 Closes #11162. PiperOrigin-RevId: 307608654
{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