diff options
| author | Andreas Enge <andreas@enge.fr> | 2025-08-25 16:48:34 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2025-08-25 16:52:46 +0200 |
| commit | 91eb0799bc1dc57b4fa1caed920f74999fccd85a (patch) | |
| tree | 8713fdb0d0e7fb1c205001df5f7d443fd8c15cae /gnu/local.mk | |
| parent | e9ba7a3812a62b5a22d0cdce0655cb0ab6ca9131 (diff) | |
Revert "gnu: Remove abseil-cpp-20200923.3."
This reverts commit 26bc9be57d8820bac13a8677f10cb7c9b053f0e5.
For the reason, see the added comments in the source.
Change-Id: Ib0dc9c031de9bb8d2d361aaf50464ff87ea6a903
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 5434431c994..1814c7da683 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -967,7 +967,10 @@ dist_patch_DATA = \ %D%/packages/patches/abcl-fix-build-xml.patch \ %D%/packages/patches/ableton-link-system-libraries-debian.patch \ %D%/packages/patches/abiword-explictly-cast-bools.patch \ + %D%/packages/patches/abseil-cpp-20200923.3-adjust-sysinfo.patch \ + %D%/packages/patches/abseil-cpp-20200923.3-duration-test.patch \ %D%/packages/patches/abseil-cpp-20220623.1-no-kepsilon-i686.patch \ + %D%/packages/patches/abseil-cpp-fix-strerror_test.patch \ %D%/packages/patches/adb-add-libraries.patch \ %D%/packages/patches/adb-libssl_11-compatibility.patch \ %D%/packages/patches/accountsservice-extensions.patch \ |
