Removed obsolete linker flag
This commit is contained in:
parent
44af0df26a
commit
43aad76a77
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ lxqt-themes (1.1.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||
* Overhauled the lxqt-themes.install file to actually install everything.
|
||||
* Updated LXQt team copyright to 2012-2022.
|
||||
* Bumped Standards-Version to 4.6.1, no changes necessary.
|
||||
* Removed obsolete "-Wl,--as-needed" linker flag.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 26 Jun 2022 01:42:42 -0500
|
||||
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/make -f
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem cmake
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user