pkg/ccn-lite: remove duplicate CFLAGS definition
This commit is contained in:
parent
acef97aa15
commit
98d02dec3b
@ -5,7 +5,7 @@ PKG_LICENSE=ISC
|
|||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
|
|
||||||
export RIOT_CFLAGS = $(CFLAGS) $(INCLUDES)
|
RIOT_CFLAGS = $(INCLUDES)
|
||||||
|
|
||||||
TOOLCHAIN_FILE=$(PKG_BUILDDIR)/xcompile-toolchain.cmake
|
TOOLCHAIN_FILE=$(PKG_BUILDDIR)/xcompile-toolchain.cmake
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user