summaryrefslogtreecommitdiffstats
path: root/presence/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'presence/Makefile.am')
-rw-r--r--presence/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/presence/Makefile.am b/presence/Makefile.am
index b51563d..eb4dd6c 100644
--- a/presence/Makefile.am
+++ b/presence/Makefile.am
@@ -23,7 +23,8 @@ phosphor_fan_presence_tach_CXXFLAGS = \
$(SDBUSPLUS_CFLAGS) \
$(PHOSPHOR_LOGGING_CFLAGS) \
${PHOSPHOR_DBUS_INTERFACES_CFLAGS} \
- $(LIBEVDEV_CFLAGS)
+ $(LIBEVDEV_CFLAGS) \
+ -flto
BUILT_SOURCES = generated.hpp
TEMPLATES = \
OpenPOWER on IntegriCloud