summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2020-07-23 11:04:48 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2020-07-23 17:21:45 -0400
commitb6e356b70dc8494c11f980c7b9c0f738f839463c (patch)
treeb64ce1e13f0bf04ac1616a9fef7b9d3c5d5e3d18 /debian/rules
parentcc55a69b3e8f9cd52fb44bcdd8ec7aefa539e284 (diff)
Rework symbols file for GCC 9 using pkg-kde-tools
Rebuild abseil against GCC 9, the version currently in unstable, and update the symbols file. Additionally, rework the symbols file using pkg-kde-tools, which offers some automation for building large symbols files. This does mean that the symbols file now contains mangled names, but it’s still easily inspected through c++filt.
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 c6c94e3c..db765118 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow reproducible=+fixfilepath
%:
- dh $@
+ dh $@ --with pkgkde_symbolshelper
override_dh_auto_clean:
$(RM) -r $(CURDIR)/static