fix warnings

This commit is contained in:
Conor Patrick
2019-10-08 11:58:23 -04:00
parent a2fd507f45
commit 69a7191860
2 changed files with 12 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ INCLUDES += -I./crypto/cifra/src
CFLAGS += $(INCLUDES)
# for crypto/tiny-AES-c
CFLAGS += -DAES256=1 -DAPP_CONFIG=\"app.h\"
CFLAGS += -DAES256=1 -DAPP_CONFIG=\"app.h\" -DSOLO_EXPERIMENTAL=1
name = main