Removed obsolete linker flag.
This commit is contained in:
parent
a6a1afe0a9
commit
61ccd6e81c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-runner (1.2.0-1ubuntu1) lunar; urgency=medium
|
||||
* Revert a sync from Debian.
|
||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||
* Added 'Rules-Requires-Root: no' to debian/control.
|
||||
* Removed obsolete '-Wl,--as-needed' linker flag.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 21 Feb 2023 14:29:40 -0600
|
||||
|
||||
|
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