aboutsummaryrefslogtreecommitdiff
path: root/unix/mpconfigport_fast.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/mpconfigport_fast.h')
-rw-r--r--unix/mpconfigport_fast.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/mpconfigport_fast.h b/unix/mpconfigport_fast.h
index 0694b7099..b5be9f334 100644
--- a/unix/mpconfigport_fast.h
+++ b/unix/mpconfigport_fast.h
@@ -36,5 +36,5 @@
// Don't include builtin upip, as this build is again intended just for
// synthetic benchmarking
-#undef MICROPY_MODULE_FROZEN
-#define MICROPY_MODULE_FROZEN (0)
+#undef MICROPY_MODULE_FROZEN_STR
+#define MICROPY_MODULE_FROZEN_STR (0)