Skip to content

Commit 59f0674

Browse files
committed
Disable unix port override, as it's no longer needed
1 parent 186fa35 commit 59f0674

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/unix/variants/minimal/mpconfigvariant.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
#define MICROPY_COMP_CONST_LITERAL (1)
4848
#define MICROPY_COMP_CONST_TUPLE (1)
4949
#define MICROPY_COMP_DOUBLE_TUPLE_ASSIGN (1)
50-
#define MICROPY_ENABLE_COMPILER (1)
5150
#define MICROPY_ENABLE_EXTERNAL_IMPORT (1)
5251
#define MICROPY_FULL_CHECKS (1)
5352
#define MICROPY_HELPER_REPL (1)

0 commit comments

Comments
 (0)