Searched refs:LIBC_OBJS (Results 1 – 1 of 1) sorted by relevance
12 LIBC_OBJS:=$(shell find $(RELIBC_SYSROOT)/usr/lib -name "*.o") macro13 LIBC_OBJS+=$(RELIBC_SYSROOT)/usr/lib/libc.a17 …4-x86-64 -z muldefs -o $(tmp_output_dir)/test $(shell find . -name "*.o") $(LIBC_OBJS) -T link.lds