diff options
| author | Damien George <damien.p.george@gmail.com> | 2014-08-12 23:24:29 +0100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2014-08-12 23:24:29 +0100 |
| commit | 9d02780eafd9546354fd3ac429b0211f52331650 (patch) | |
| tree | 8555d3bcd890873c25169d3fd46014cb629343e8 /unix | |
| parent | 75ec22bf11301909ddc70c817eb0050ea45c5e34 (diff) | |
| parent | 1ddd844815014d01f342489ced131bc73980e0be (diff) | |
Merge branch 'pfalcon-modzlibd'v1.3
Diffstat (limited to 'unix')
| -rw-r--r-- | unix/mpconfigport.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/mpconfigport.h b/unix/mpconfigport.h index ff30eec34..254a83a09 100644 --- a/unix/mpconfigport.h +++ b/unix/mpconfigport.h @@ -54,6 +54,7 @@ #define MICROPY_PY_GC_COLLECT_RETVAL (1) #define MICROPY_PY_UCTYPES (1) +#define MICROPY_PY_ZLIBD (1) // Define to MICROPY_ERROR_REPORTING_DETAILED to get function, etc. // names in exception messages (may require more RAM). |
