Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/hello-world/
DMakefile41 CXX_RISCV=riscv64-unknown-elf-g++ -specs=picolibcpp.specs $(CXXFLAGS_RISCV) macro
93 $(CXX_RISCV) -Wl,-Map=hello-worldpp-riscv.map -o $@ $^