diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-04-08 10:44:48 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-04-08 10:44:48 -0400 |
commit | 1268f609aafd78796a66f13fa7eac88efe0cb097 (patch) | |
tree | 9fe100d2b38d63c07f5a654129e62c84df220adc /debian/patches/latomic.diff | |
parent | feac56827dd1f0d159ea0bcf2ce37ef1990ac743 (diff) | |
download | abseil-1268f609aafd78796a66f13fa7eac88efe0cb097.tar.gz abseil-1268f609aafd78796a66f13fa7eac88efe0cb097.tar.bz2 abseil-1268f609aafd78796a66f13fa7eac88efe0cb097.zip |
Begin updating packaging for Abseil 20210324
Bump package versions and names to reflect the new Abseil LTS. Remove
patches that have been incorporated upstream, and refresh other
patches.
Diffstat (limited to 'debian/patches/latomic.diff')
-rw-r--r-- | debian/patches/latomic.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/latomic.diff b/debian/patches/latomic.diff index d78c7469..50e170e4 100644 --- a/debian/patches/latomic.diff +++ b/debian/patches/latomic.diff @@ -9,7 +9,7 @@ if anything needs libatomic and add the DT_NEEDED entry where necessary. --- a/absl/copts/AbseilConfigureCopts.cmake +++ b/absl/copts/AbseilConfigureCopts.cmake -@@ -64,4 +64,8 @@ +@@ -63,4 +63,8 @@ set(ABSL_TEST_COPTS "") endif() |