1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00

pkg/cifra: fix build error with redefined assert

This commit is contained in:
Alexandre Abadie 2021-12-16 15:50:40 +01:00
parent 86af5b5832
commit 2191859dff
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,2 +1,4 @@
INCLUDES += -I$(PKGDIRBASE)/cifra/src
INCLUDES += -I$(PKGDIRBASE)/cifra/src/ext
CFLAGS += -DFULL_FAT_ASSERT