Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/hello-world/
DMakefile49 CC_AARCH64=aarch64-linux-gnu-gcc -specs=picolibc.specs $(CFLAGS_AARCH64) macro
66 $(CC_AARCH64) -o $@ $^ -Wl,-Map=hello-world-aarch64.map