diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-06-18 16:27:50 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-06-18 16:27:50 -0400 |
commit | cc55a69b3e8f9cd52fb44bcdd8ec7aefa539e284 (patch) | |
tree | ea1ad058d65ef2bc641ab21acad20fb2dfbb40b3 /debian/libabsl-symbolize20200225.symbols | |
parent | e0ea7f879de3ca79ece21e70bd844b882c055ccf (diff) |
Collapse shared libraries into a single package20200225.2-1
ftpmaster has voiced concern about having dozens of tiny packages with
ABI identifiers in their names, so combine all of them into a single
binary package. Abseil now builds only two packages--libabsl20200225,
which contains shared libraries, and libabsl-dev, which contains
headers and archives.
Diffstat (limited to 'debian/libabsl-symbolize20200225.symbols')
-rw-r--r-- | debian/libabsl-symbolize20200225.symbols | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/libabsl-symbolize20200225.symbols b/debian/libabsl-symbolize20200225.symbols deleted file mode 100644 index b0c83f8d..00000000 --- a/debian/libabsl-symbolize20200225.symbols +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2020 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may not -# use this file except in compliance with the License. You may obtain a copy of -# the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the -# License for the specific language governing permissions and limitations under -# the License. - -libabsl_symbolize.so.20200225 libabsl-symbolize20200225 #MINVER# -* Build-Depends-Package: libabsl-dev - (c++)"absl::debian0::base_internal::SpinLock::~SpinLock()@Base" 0~20200225.2 - (c++)"absl::debian0::base_internal::SpinLock::~SpinLock()@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::ForEachSection(int, std::function<bool (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Elf64_Shdr const&)> const&)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::GetFileMappingHint(void const**, void const**, unsigned long*, char const**)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::RemoveSymbolDecorator(int)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::GetSectionHeaderByName(int, char const*, unsigned long, Elf64_Shdr*)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::InstallSymbolDecorator(void (*)(absl::debian0::debugging_internal::SymbolDecoratorArgs const*), void*)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::RegisterFileMappingHint(void const*, void const*, unsigned long, char const*)@Base" 0~20200225.2 - (c++)"absl::debian0::debugging_internal::RemoveAllSymbolDecorators()@Base" 0~20200225.2 - (c++)"absl::debian0::InitializeSymbolizer(char const*)@Base" 0~20200225.2 - (c++)"absl::debian0::Symbolize(void const*, char*, int)@Base" 0~20200225.2 |