From d47f6b0cbccbb1221a7c9df19b5747d19c14a45f Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 3 Feb 2022 12:28:44 -0500 Subject: Drop the symbolic functions workaround; it doesn't seem needed any more --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 14dece23..2893e95e 100755 --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,6 @@ endif export PYTHON=/usr/bin/python3 -# Without this the tests fail, cannot register existing type 'NMAgentManagerError' -export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions - PPPD_PLUGIN_DIR := $(shell dh_ppp --plugin-dir) %: -- cgit 1.3.0-6-gf8a5