From 939518493f5d7550ec07411295bb86e12d0320f2 Mon Sep 17 00:00:00 2001 From: Richard Baptist Date: Tue, 1 Oct 2019 09:43:29 +0200 Subject: [PATCH] Update keyboards/crkbd/keymaps/rpbaptist/rules.mk Co-Authored-By: Drashna Jaelre --- keyboards/crkbd/keymaps/rpbaptist/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/crkbd/keymaps/rpbaptist/rules.mk b/keyboards/crkbd/keymaps/rpbaptist/rules.mk index 36538e18b14..0eed4f997cc 100644 --- a/keyboards/crkbd/keymaps/rpbaptist/rules.mk +++ b/keyboards/crkbd/keymaps/rpbaptist/rules.mk @@ -1,5 +1,5 @@ # This enables Link Time Optimization. This can save a good chunk of space (several KB for me), but the macro and function ... functions cause it to error out. -EXTRAFLAGS += -flto +LINK_TIME_OPTIMIZATION_ENABLE = yes # Build Options # change to "no" to disable the options, or define them in the Makefile in