mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 16:12:45 +01:00
7 lines
166 B
Makefile
7 lines
166 B
Makefile
INCLUDES += -I$(PKGDIRBASE)/gemmlowp
|
|
|
|
CXXEXFLAGS += -Wno-sign-compare
|
|
|
|
# This package is a header only package, so there's nothing to build
|
|
PSEUDOMODULES += gemmlowp
|