Searched defs:CFLAGS (Results 1 – 15 of 15) sorted by relevance
3 CFLAGS=-mv7M4 -mt --fp_mode=strict --gcc --endian=little --enum_type=packed \ macro
204 AC_SUBST(CFLAGS) subst
14 CFLAGS = -g -Wall -I. -I../ -I${BTSTACK_ROOT}/src -I${BTSTACK_ROOT}/src/classic -I${BTSTACK_ROOT}/… macro
8 CFLAGS = -march=armv7-a -mfloat-abi=softfp -I$(SYSROOT)/usr/include -fpie -fpic -fPIE -pie# macro
26 CFLAGS = -mmcu=${MCU} -Os -Wall -fno-toplevel-reorder macro
24 CFLAGS = -mmcu=msp430f5438a -Os -Wall -fno-toplevel-reorder macro
31 CFLAGS := $(if $(DEBUG),-O0 -g,-O3) macro
189 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
290 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
299 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
205 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
203 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
213 CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections macro
146 CFLAGS = -mthumb -mcpu=$(CPU) -mfpu=$(FPU) -mfloat-abi=$(FABI) macro