summaryrefslogtreecommitdiff
path: root/config/bootstrap-O1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/bootstrap-O1.mk')
-rw-r--r--config/bootstrap-O1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/bootstrap-O1.mk b/config/bootstrap-O1.mk
new file mode 100644
index 000000000..031645a12
--- /dev/null
+++ b/config/bootstrap-O1.mk
@@ -0,0 +1 @@
+BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))