+ LTO issue should now be resolved bymaster59732ed47e+ Re-Enabling Link Time Optimisation for Debian builds that was disabled by87ba08602f
parent
d3629a1d34
commit
268ed8abde
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
export QT_SELECT := qt5
|
||||
export DEB_BUILD_MAINT_OPTIONS=optimize=-lto
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
|
||||
Loading…
Reference in New Issue