Home
last modified time | relevance | path

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

/third_party/musl/scripts/build_lite/
H A DMakefile35 MULTILIB = $(patsubst %.,%,$(shell $(CC) -print-multi-directory)) macro
41 MULTILIB = $(patsubst $(dir $(shell $(filter-out $(ARCH_CFLAGS),$(CC)) -print-libgcc-file-name))%,/%,$(dir $(shell $(CC) -print-libgcc-file-name))) macro
43 MUSLBUILDDIR = build_$(or $(TARGET),$(ARCH))$(subst /,_,$(MULTILIB:%/=%))
165 --libdir=$(SYSROOTDIR)/usr/lib/$(TARGET)/$(MULTILIB) \
175 --libdir=$(SYSROOTDIR)/usr/lib/$(TARGET)/$(MULTILIB) \
235 --libdir=$(SYSROOTDIR)/usr/lib/$(TARGET)/$(MULTILIB) \

Completed in 1 milliseconds