Home
last modified time | relevance | path

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

/DragonOS-0.1.7/user/apps/test_relibc/
DMakefile12 LIBC_OBJS:=$(shell find $(RELIBC_SYSROOT)/usr/lib -name "*.o") macro
13 LIBC_OBJS+=$(RELIBC_SYSROOT)/usr/lib/libc.a
17 …4-x86-64 -z muldefs -o $(tmp_output_dir)/test $(shell find . -name "*.o") $(LIBC_OBJS) -T link.lds