packaging: fix packaging on ubuntu 21

debhelper on ubuntu 21 is bugguy and introduced LTO bugs
Some similar issues:
https://bugreports.qt.io/browse/QTBUG-98805
https://www.mail-archive.com/lfs-support@lists.linuxfromscratch.org/msg06950.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200#c46
https://github.com/rhboot/efivar/issues/156
Disabling lto flags for daemon fix this issue.

Change-Id: I7c666c9e3d33f659c781a4bf68debf367a451a88
1 file changed