aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/codegen/Makefile.inc')
-rw-r--r--pyecsca/codegen/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyecsca/codegen/Makefile.inc b/pyecsca/codegen/Makefile.inc
index bb8a08d..87e85ac 100644
--- a/pyecsca/codegen/Makefile.inc
+++ b/pyecsca/codegen/Makefile.inc
@@ -129,6 +129,7 @@ CFLAGS += -funsigned-char
CFLAGS += -funsigned-bitfields
# Note: -fpack-struct is dangerous! This is only included in XMEGA/AVR HAL
#CFLAGS += -fpack-struct
+CFLAGS += -flto
CFLAGS += -fshort-enums
CFLAGS += -Wall
CFLAGS += -Wstrict-prototypes