Home
last modified time | relevance | path

Searched refs:CCFLAGS (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/
DMakefile64 CCFLAGS = $(CFLAGS) -Wall -mno-coproc -mlongcalls -ffunction-sections -mno-l32r-flix $(DFLAGS) macro
65 ASFLAGS = $(CCFLAGS)
86 $(CC) $(CCFLAGS) $(IFLAGS) -MD -MF $(subst .o,.d,$@) -c -o $@ $<