Willy Tu
198e343117
absil-cpp: Update SRC_URI to to the latest google internal sync
...
7c6608d0db
The internal sync are tested within Google and ready for use.
Signed-off-by: Willy Tu <wltu@google.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 3c1c07e9a5 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-05-03 06:49:08 -07:00
Khem Raj
cd1f51b603
abseil-cpp: Fix ppc/musl patch
...
typecasting to pt_regs is not needed
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-26 18:15:11 -07:00
Khem Raj
a8a9bc2bc9
abseil: Upgrade to 20211102.0 LTS release
...
Drop 0001-Export-of-internal-Abseil-changes.patch its already upstream
forward port abseil-ppc-fixes.patch
Changes in this release are
absl::Cord is now implemented as a b-tree. The new implementation offers improved performance in most workloads.
absl::SimpleHexAtoi() has been added to strings library for parsing hexadecimal strings.
Details here [1]
[1] https://github.com/abseil/abseil-cpp/releases/tag/20211102.0
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-16 08:32:19 -07:00
zangrc
b9e13f6815
abseil-cpp: upgrade 20210324 -> 20210324.2
...
Refresh the following patch:
0001-Export-of-internal-Abseil-changes.patch
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-06-10 20:22:36 -07:00
Khem Raj
8691de2580
abseil-cpp: Upgrade to lts_2021_03_24
...
Fix build with glibc 2.34 while here
Forward patches to this version
Let system package the libraries
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-05-11 08:27:27 -07:00
Khem Raj
eaf1cf8384
abseil-cpp: Fix build on musl and ppc64
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-13 19:41:07 -08:00
Clément Péron
ce9fa374e1
abseil-cpp: bump to LTS 2020_09_23 Patch Release 3
...
Most patches have been upstreamed and accepted.
We can drop the -fPIC patch and pass BUILD_SHARED_LIBS instead.
Signed-off-by: Clément Péron <peron.clem@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-01-27 10:21:14 -08:00
Khem Raj
ec058689d8
abseil-cpp: Fix build on riscv32
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-29 22:32:17 -07:00
Khem Raj
f47c88c4cd
abseil-cpp: Fix build on musl/mips
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-09 13:29:11 -07:00
Khem Raj
497aa40527
abseil-cpp: Fix build on risc-v
...
Port GetProgramCounter to support risc-v program counter
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 23:32:52 -08:00
Sinan Kaya
ec2c3d3ef4
abseil-cpp: add recipe for git version
...
The repository contains the Abseil C++ library code. Abseil is an
open-source collection of C++ code (compliant to C++11) designed to
augment the C++ standard library.
https://github.com/abseil/abseil-cpp
Signed-off-by: Changyu Li <Changyu.Li@microsoft.com >
Signed-off-by: Sinan Kaya <sinan.kaya@microsoft.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-13 14:07:47 -08:00