Codebase list xfce4-smartbookmark-plugin / 109c432
Avoid explicitly specifying -Wl,--as-needed linker flag. Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-as-needed-linker-flag See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html Debian Janitor 1 year, 3 months ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 + Build-Depends: Drop versioned constraint on libxfce4ui-2-dev.
44 * Bump debhelper from old 12 to 13.
55 * Update standards version to 4.6.2, no changes needed.
6 * Avoid explicitly specifying -Wl,--as-needed linker flag.
67
78 -- Debian Janitor <janitor@jelmer.uk> Mon, 21 Nov 2022 04:48:57 -0000
89
00 #!/usr/bin/make -f
1 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
1 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1
22 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
33
44 %: