Skip to content
Snippets Groups Projects
Commit a42f4c0c authored by Kaspar Schleiser's avatar Kaspar Schleiser Committed by GitHub
Browse files

Merge pull request #6356 from kaspar030/fix_cmsis_compile_error

pkg: cmsis-dsp: fix compile warning
parents 9d44d6b0 f7b4e325
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment