Remove redundant compiler flag.
This commit is contained in:
parent
ca4501aef5
commit
29fa38f7e4
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
1
debian/rules
vendored
@ -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
|
||||
|
||||
%:
|
||||
|
Loading…
x
Reference in New Issue
Block a user