summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c86a17e..c30a48e 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,6 @@ ifneq (${MU_HACKER},)
MESON_FLAGS:=$(MESON_FLAGS) '-Dbuildtype=debug' \
'-Db_sanitize=address' \
'-Dreadline=enabled' \
- '-Dcpp_debugstl=enabled' \
'-Dcpp_std=c++23'
endif