Remove redundant compiler flag.

This commit is contained in:
Simon Quigley 2023-08-11 09:42:57 -05:00
parent ca4501aef5
commit 29fa38f7e4
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ lxqt-policykit (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Bump build dependencies.
* I guess we don't require root to build, do we?
* Remove redundant compiler flag.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 Aug 2023 16:39:12 -0500

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: