aboutsummaryrefslogtreecommitdiff
path: root/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'local.mk')
-rw-r--r--local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/local.mk b/local.mk
index 6951c179e..3f3abb9f0 100644
--- a/local.mk
+++ b/local.mk
@@ -1,5 +1,3 @@
-clean-files += Makefile.config
-
GLOBAL_CXXFLAGS += -Wno-deprecated-declarations -Werror=switch
# Allow switch-enum to be overridden for files that do not support it, usually because of dependency headers.
ERROR_SWITCH_ENUM = -Werror=switch-enum