domoticz: build with -flto
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 22 May 2018 12:41:34 +0000 (13:41 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 25 Jun 2018 14:26:25 +0000 (15:26 +0100)
commit1298bf851a5847413526b915e71f52b356cea44f
tree9656b8b772b5d91c46c33fe9afba2e622bd81ae3
parentd4853c56442da9d300652bef80c78f0f58cd3e38
domoticz: build with -flto

This makes quite a significant difference to the executable size:

   text    data     bss     dec     hex filename
7921421   87804   31692 8040917  7ab1d5 domoticz
5862321   86180   31212 5979713  5b3e41 domoticz-lto

As an added bonus, it still seems to work.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
utils/domoticz/Makefile