mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
|
||||
export RIOT_CFLAGS = $(CFLAGS) $(INCLUDES)
|
||||
RIOT_CFLAGS = $(INCLUDES)
|
||||
|
||||
TOOLCHAIN_FILE=$(PKG_BUILDDIR)/xcompile-toolchain.cmake
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user