mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update src/pika_config_valid.h.
Signed-off-by: 李昂 <liang6516@outlook.com>
This commit is contained in:
parent
f56d9fa9de
commit
2c6e973b75
@ -60,10 +60,14 @@
|
|||||||
#define PIKA_OPTIMIZE PIKA_OPTIMIZE_SIZE
|
#define PIKA_OPTIMIZE PIKA_OPTIMIZE_SIZE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* default syntax support level */
|
|
||||||
#ifndef PIKA_SYNTAX_LEVEL
|
#ifndef PIKA_SYNTAX_LEVEL
|
||||||
#define PIKA_SYNTAX_LEVEL PIKA_SYNTAX_LEVEL_MINIMAL
|
#define PIKA_SYNTAX_LEVEL PIKA_SYNTAX_LEVEL_MINIMAL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef PIKA_INIT_STRING_ENABLE
|
||||||
|
#define PIKA_INIT_STRING_ENABLE 0
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* default optimize */
|
/* default optimize */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user