summaryrefslogtreecommitdiffstats
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/control/Makefile.am b/control/Makefile.am
index 09fb1a2..01ee9c9 100644
--- a/control/Makefile.am
+++ b/control/Makefile.am
@@ -24,7 +24,8 @@ phosphor_fan_control_LDADD = \
phosphor_fan_control_CXXFLAGS = \
$(SDBUSPLUS_CFLAGS) \
$(PHOSPHOR_LOGGING_CFLAGS) \
- ${PHOSPHOR_DBUS_INTERFACES_CFLAGS}
+ ${PHOSPHOR_DBUS_INTERFACES_CFLAGS} \
+ -flto
BUILT_SOURCES = fan_zone_defs.cpp
OpenPOWER on IntegriCloud