Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/
DMakefile63 CFLAGS = -O2 -g macro
64 CCFLAGS = $(CFLAGS) -Wall -mno-coproc -mlongcalls -ffunction-sections -mno-l32r-flix $(DFLAGS)
Dreadme_xtensa.txt213 options via CFLAGS. For example:
215 > xt-make all TARGET=sim CFLAGS="-O2 -Os -g"
346 CFLAGS variable in the make command line, for example:
348 > xt-make CFLAGS="-O2 -DXT_USE_THREAD_SAFE_CLIB"