summaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/runtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Stacker/lib/runtime/Makefile')
-rw-r--r--projects/Stacker/lib/runtime/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/projects/Stacker/lib/runtime/Makefile b/projects/Stacker/lib/runtime/Makefile
index e10b476c6b..d3ebf18fc5 100644
--- a/projects/Stacker/lib/runtime/Makefile
+++ b/projects/Stacker/lib/runtime/Makefile
@@ -12,6 +12,3 @@ DONT_BUILD_RELINKED = 1
MODULE_NAME = stkr_runtime
include $(LEVEL)/Makefile.common
-
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
-CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts))