2017-02-25 15:41:39 +01:00
|
|
|
INCLUDES += -I$(PKGDIRBASE)/oonf_api/src-api
|
2016-11-23 17:02:47 +01:00
|
|
|
|
2017-02-15 16:19:44 +01:00
|
|
|
ifeq ($(TOOLCHAIN), llvm)
|
2017-09-22 14:52:51 +02:00
|
|
|
CFLAGS += -Wno-keyword-macro -Wno-parentheses-equality
|
2016-11-23 17:02:47 +01:00
|
|
|
endif
|