We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2531ce7 commit b3c3907Copy full SHA for b3c3907
recipes/abseil/all/conandata.yml
@@ -31,7 +31,7 @@ patches:
31
- patch_file: "patches/0001-fix-absl-gcc-ubsan-constexpr-bug.patch"
32
patch_description: "Gcc ubsan constexpr compilation fix."
33
patch_type: "bugfix"
34
- patch_source: "https://github.com/abseil/abseil-cpp/issues/1634"
+ patch_source: "https://github.com/abseil/abseil-cpp/commit/60d1ce9911e6b32ea0c5a2fcfc120f9b392d5643"
35
"20240722.1":
36
- patch_file: "patches/0003-absl-string-libm-20240116.patch"
37
patch_description: "link libm to absl string"
0 commit comments