mirror of git://sourceware.org/git/glibc.git
parent
6db1094f7a
commit
db12905d1d
|
@ -207,3 +207,5 @@ $(addprefix $(objpfx), \
|
||||||
$(tests-nolibpthread), \
|
$(tests-nolibpthread), \
|
||||||
$(tests) $(xtests) $(test-srcs))): $(objpfx)libpthread.so
|
$(tests) $(xtests) $(test-srcs))): $(objpfx)libpthread.so
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
$(addprefix $(objpfx),$(tests-static) $(xtests-static)): $(objpfx)libpthread.a
|
||||||
|
|
Loading…
Reference in New Issue