Codebase list kaffeine / c480163
drop explicit as-needed linking Pino Toscano 1 year, 2 months ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 kaffeine (2.0.18-2) UNRELEASED; urgency=medium
11
2 [ Pino Toscano ]
3 * Remove the explicit as-needed linking, as it is done by binutils now.
24
35 -- Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Sun, 26 Feb 2023 08:52:27 +0100
46
22 # Uncomment this to turn on verbose mode.
33 #export DH_VERBOSE=1
44
5 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
6
75 %:
86 dh $@ --with kf5
97