Remove redundant build flags.

This commit is contained in:
Simon Quigley 2023-08-11 09:40:23 -05:00
parent b1ccb72517
commit d57dda9061
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ lxqt-notificationd (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.6.2, no changes needed.
* I guess we don't require root to build, do we?
* Bad trailing whitespace.
* Remove redundant build flags.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 Aug 2023 16:38:52 -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
%: