abseil-cpp: update to 20260526.0.#61200
Conversation
|
From
Due to the sheer number of packages, I will try to only compile for x86_64-glibc and x86_64-musl locally. I'll let CI test for 32-bit and arm. |
|
I had to update protobuf to 35.1. This does mean a looottt more packages will need to be tested. I might break this into two prs updating protobuf after abseil. |
|
A patch had to be made for android-tools as it tries to concatenate a std::string with an std::string_view. Aside from that it compiles fine. |
|
had to bump re2 just so it recompiles for the CI tests. Should I revert it once it is ready to be merged? |
|
I removed |
|
Its so weird, I don't understand why some CIs take almost 90 minutes while others take 20? Additionally they did not fail in compiling they failed in repository state??? |
Testing the changes
[ci skip]
Local build testing