Home
last modified time | relevance | path

Searched refs:WRAPCC_GCC (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/
H A DMakefile73 WRAPCC_GCC = gcc macro
184 printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@
/third_party/musl/scripts/linux/
H A DMakefile73 WRAPCC_GCC = gcc macro
184 printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile73 WRAPCC_GCC = gcc macro
184 printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@
/third_party/musl/
H A DMakefile73 WRAPCC_GCC = gcc macro
184 printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@

Completed in 2 milliseconds