pkg: cmsis-dsp: fix compile warning
This commit is contained in:
parent
1d09dd72e7
commit
f7b4e32563
@ -3,9 +3,7 @@ PKG_URL=https://github.com/gebart/CMSIS-DSP.git
|
||||
PKG_VERSION=v1.4.5a-riot2
|
||||
PKG_LICENSE=BSD-3-Clause
|
||||
|
||||
ifneq ($(RIOTBASE),)
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
endif
|
||||
CFLAGS += -Wno-strict-aliasing
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user