Codebase list gkdebconf / 75516a0
Don't set LDFLAGS; unnecessary with GCC 9. Yavor Doganov 4 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2020 * Bump compat level to 12.
2121 * Convert the icon to PNG as AppStream does not support XPM.
2222 * Bump Standards-Version to 4.4.1; no changes needed.
23 * Don't set LDFLAGS; unnecessary with GCC 9.
2324
2425 -- Yavor Doganov <yavor@gnu.org> Thu, 10 Oct 2019 19:32:21 +0300
2526
00 #!/usr/bin/make -f
11
22 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
3 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
43
54 %:
65 dh $@