changeset 365:bb1492940316

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Sep 2020 02:08:36 +0300
parents f0ad03639a93
children 339680ca9a29
files Makefile.gen
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Fri Sep 11 02:02:30 2020 +0300
+++ b/Makefile.gen	Fri Sep 11 02:08:36 2020 +0300
@@ -8,9 +8,9 @@
 LDFLAGS += -lasan
 else
 CFLAGS += -O2
-#CFLAGS += -flto
 endif
 
+
 ###
 ### Objects and targets
 ###