Add -Wl,--as-needed

ubuntu/cosmic
ChangZhuo Chen (陳昌倬) 9 years ago
parent 3e5a9c5d32
commit f0dfdb01fc

2
debian/rules vendored

@ -1,6 +1,8 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@ --buildsystem cmake --parallel --with quilt

Loading…
Cancel
Save