OVMS3-idf/tools/unit-test-app/components/unity/component.mk
2018-09-20 18:53:14 +08:00

7 lines
104 B
Makefile

#
# Component Makefile
#
ifeq ($(GCC_NOT_5_2_0), 1)
unity.o: CFLAGS += -Wno-unused-const-variable
endif