Home
last modified time | relevance | path

Searched defs:MULTILIB (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/scripts/build_lite/
DMakefile35 MULTILIB = $(patsubst %.,%,$(shell $(CC) -print-multi-directory)) macro
41 MULTILIB = $(patsubst $(dir $(shell $(filter-out $(ARCH_CFLAGS),$(CC)) -print-libgcc-file-name))%,/… macro