Codebase list sludge / 1934067
debian/rules: Drop as-needed linker flag Boyuan Yang 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
11
22 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
3 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
3 export DEB_LDFLAGS_MAINT_APPEND =
44
55 %:
66 dh $@