1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/gemmlowp/Makefile.include
Alexandre Abadie 609a0b6109
pkg/gemmlowp: declare module as pseudomodule
This package is only use for its headers so there's no module to build.
2020-06-14 22:20:38 +02:00

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