Codebase list libsdl2-net / 34e8fe5
d/rules: Don't explicitly use --as-needed linker option It's the default with bullseye toolchains. Simon McVittie 3 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 #export DH_VERBOSE=1
33
44 export DEB_CFLAGS_MAINT_APPEND := -pipe -Wall
5 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
65
76 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
87