aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorBenjamin Barenblat <bbaren@google.com>2020-07-24 09:40:49 -0400
committerBenjamin Barenblat <bbaren@google.com>2020-07-24 09:40:49 -0400
commitc52743b948f3e558d4436a8773f15af6b9f33b5e (patch)
treed5dabadcca4775f2d9a6c193e5d65845f7815f75 /debian/rules
parent393cf44417dab72c06c18b3569c7bf8b9a01607f (diff)
downloadabseil-c52743b948f3e558d4436a8773f15af6b9f33b5e.tar.gz
abseil-c52743b948f3e558d4436a8773f15af6b9f33b5e.tar.bz2
abseil-c52743b948f3e558d4436a8773f15af6b9f33b5e.zip
Switch to shlibs infrastructure
Remove the symbols file and replace it with an shlibs file. Since Abseil is almost certain to break ABI with every release, maintaining fine-grained symbol histories is not terribly useful anyway; furthermore, since Abseil is a C++ library, maintaining a symbols file is a lot of work. Bug: https://bugs.debian.org/966183
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index db765118..c6c94e3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow reproducible=+fixfilepath
%:
- dh $@ --with pkgkde_symbolshelper
+ dh $@
override_dh_auto_clean:
$(RM) -r $(CURDIR)/static