Export of internal Abseil changes
-- f51743aa96e19aa3dda96d09d313b4390f1d61e7 by CJ Johnson <johnsoncj@google.com>: Minor touchup on the InlinedVector/Storage internal header file PiperOrigin-RevId: 262389640 -- e2f54c1f7142e40d30ff0fda43bef050625821a5 by Abseil Team <absl-team@google.com>: Update the absl codebase to use proper marketing names for macOS and Xcode PiperOrigin-RevId: 262389450 -- f29aae774edd0d00e2daa1fb96694a6dc3565a55 by CJ Johnson <johnsoncj@google.com>: Blocks code generator script from being affected by LTS inline namespaces PiperOrigin-RevId: 262376791 GitOrigin-RevId: f51743aa96e19aa3dda96d09d313b4390f1d61e7 Change-Id: I33be7f5a708ce8a2b7111b00151e43d73c5e0009
This commit is contained in:
parent
8efba58a3b
commit
9ee91d3e43
11 changed files with 118 additions and 94 deletions
|
|
@ -43,7 +43,7 @@ the Abseil code, running tests, and getting a simple binary working.
|
|||
## Building Abseil
|
||||
|
||||
[Bazel](https://bazel.build) is the official build system for Abseil,
|
||||
which is supported on most major platforms (Linux, Windows, MacOS, for example)
|
||||
which is supported on most major platforms (Linux, Windows, macOS, for example)
|
||||
and compilers. See the [quickstart](https://abseil.io/docs/cpp/quickstart) for
|
||||
more information on building Abseil using the Bazel build system.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue