mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Set MG_IO_SIZE -> 128
This commit is contained in:
parent
f1bfe0760f
commit
49c9be9159
@ -1,5 +1,5 @@
|
|||||||
PROG ?= example
|
PROG ?= example
|
||||||
CFLAGS ?= -DMG_IO_SIZE=64
|
CFLAGS ?= -DMG_IO_SIZE=128
|
||||||
MBEDTLS_DIR ?=
|
MBEDTLS_DIR ?=
|
||||||
|
|
||||||
ifeq "$(MBEDTLS_DIR)" ""
|
ifeq "$(MBEDTLS_DIR)" ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user