sys/cbor/Makefile: align to two spaces
This commit is contained in:
parent
af5760977d
commit
084aa48e21
@ -1,7 +1,7 @@
|
|||||||
MODULE = cbor
|
MODULE = cbor
|
||||||
|
|
||||||
ifneq ($(shell uname -s),Darwin)
|
ifneq ($(shell uname -s),Darwin)
|
||||||
CFLAGS += -D_XOPEN_SOURCE=600
|
CFLAGS += -D_XOPEN_SOURCE=600
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.base
|
include $(RIOTBASE)/Makefile.base
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user