mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/cifra: fix build error with redefined assert
This commit is contained in:
parent
86af5b5832
commit
2191859dff
@ -1,2 +1,4 @@
|
|||||||
INCLUDES += -I$(PKGDIRBASE)/cifra/src
|
INCLUDES += -I$(PKGDIRBASE)/cifra/src
|
||||||
INCLUDES += -I$(PKGDIRBASE)/cifra/src/ext
|
INCLUDES += -I$(PKGDIRBASE)/cifra/src/ext
|
||||||
|
|
||||||
|
CFLAGS += -DFULL_FAT_ASSERT
|
||||||
|
Loading…
Reference in New Issue
Block a user