Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/hello-world/
DMakefile39 CC_RISCV=riscv64-unknown-elf-gcc -specs=picolibc.specs $(CFLAGS_RISCV) macro
69 $(CC_RISCV) -o $@ $^ -Wl,-Map=hello-world-riscv.map