Searched refs:CFLAGS (Results 1 – 2 of 2) sorted by relevance
57 CFLAGS += --specs=picolibc.specs -DPICOLIBC_INTEGER_PRINTF_SCANF --oslib=semihost59 CFLAGS += -mthumb -mcpu=cortex-m361 CFLAGS += -g3 -Og -ffunction-sections -fdata-sections63 CFLAGS += -Os -ffunction-sections -fdata-sections66 CFLAGS += -Wall -Wextra -Wshadow68 CFLAGS += -MMD69 CFLAGS += $(INCLUDE_DIRS)86 $(CC) $(CFLAGS) $(LDFLAGS) $+ -o $(@)100 $(CC) $(CFLAGS) $(CPPFLAGS) -c $< -o $@
60 CFLAGS := -ggdb3 macro64 CFLAGS += $(shell pkg-config --cflags slirp)
Completed in 17 milliseconds