Use -Wl,--as-needed to reduce dependencies
This commit is contained in:
parent
ffeccd6f88
commit
3eca4b8f46
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/make -f
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem cmake --parallel
|
||||
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/obconf-qt
|
||||
|
Loading…
x
Reference in New Issue
Block a user