Codebase list xapp / 26c7655
Drop --as-needed linker flag Joshua Peisach 2 years ago
1 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 include /usr/share/dpkg/architecture.mk
33
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,now
4 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,now
55
66 %:
77 dh $@ --with=gir,python3
2424 chmod 0644 debian/tmp/etc/X11/Xsession.d/80xapp-gtk3-module
2525 rmdir debian/tmp/etc/X11/xinit/xinitrc.d
2626 rmdir debian/tmp/etc/X11/xinit
27