* dlfcn/Makefile (tststatic-ENV): Also add $(common-objpfx)elf for
	ld.so.
This commit is contained in:
Ulrich Drepper 2001-08-10 00:14:35 +00:00
parent 68bd3326bf
commit 5b643faffc
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2001-08-09 Ulrich Drepper <drepper@redhat.com>
* dlfcn/Makefile (tststatic-ENV): Also add $(common-objpfx)elf for
ld.so.
* time/tst-strptime.c: Add tests in different locales.
* time/Makefile (tst-strptime-ENV): Define.

View File

@ -47,7 +47,7 @@ ifeq (yesyesyes,$(build-static)$(build-shared)$(elf))
tests += tststatic
tests-static += tststatic
modules-names += modstatic
tststatic-ENV = LD_LIBRARY_PATH=$(objpfx):$(common-objpfx)
tststatic-ENV = LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)elf
endif
extra-objs += $(modules-names:=.os) eval.os