diff options
| author | Jim Mussared | 2019-10-19 00:39:11 +1100 |
|---|---|---|
| committer | Damien George | 2019-10-21 23:21:18 +1100 |
| commit | 93bd61ca91a3efcec9bc090fae193287bfa120e0 (patch) | |
| tree | 0929bed7861c5a2be7fa1d8b6d4cd36bfda944ba /ports/unix/mpconfigport.h | |
| parent | df7f632fd7003824500ec6c05f4395f667667d54 (diff) | |
unix: Allow building without a manifest.
Diffstat (limited to 'ports/unix/mpconfigport.h')
| -rw-r--r-- | ports/unix/mpconfigport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/mpconfigport.h b/ports/unix/mpconfigport.h index 0ff6b2b06..1bb80f970 100644 --- a/ports/unix/mpconfigport.h +++ b/ports/unix/mpconfigport.h @@ -113,7 +113,6 @@ #define MICROPY_PY_IO_IOBASE (1) #define MICROPY_PY_IO_FILEIO (1) #define MICROPY_PY_GC_COLLECT_RETVAL (1) -#define MICROPY_MODULE_FROZEN_STR (1) #ifndef MICROPY_STACKLESS #define MICROPY_STACKLESS (0) |
