mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|