+ LTO issue should now be resolved by59732ed47e+ Re-Enabling Link Time Optimisation for Debian builds that was disabled by87ba08602f
5 lines
65 B
Makefile
Executable file
5 lines
65 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
export QT_SELECT := qt5
|
|
|
|
%:
|
|
dh $@ --parallel
|