Skip to content

Commit 722c486

Browse files
tannewtdhalbert
andauthored
Update ports/unix/mpconfigport.h
Co-authored-by: Dan Halbert <[email protected]>
1 parent c352e73 commit 722c486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/unix/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ typedef long mp_off_t;
112112

113113
// Always enable GC.
114114
#define MICROPY_ENABLE_GC (1)
115+
// CIRCUITPY-CHANGE
115116
#define MICROPY_ENABLE_SELECTIVE_COLLECT (1)
116117

117118
#if !(defined(MICROPY_GCREGS_SETJMP) || defined(__x86_64__) || defined(__i386__) || defined(__thumb2__) || defined(__thumb__) || defined(__arm__))

0 commit comments

Comments
 (0)