]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 00:14:35 +0000 (00:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 10 Aug 2001 00:14:35 +0000 (00:14 +0000)
* dlfcn/Makefile (tststatic-ENV): Also add $(common-objpfx)elf for
ld.so.

ChangeLog
dlfcn/Makefile

index 3554d0f85024d05e51be1fc73b8efad5a60bbfa3..8332eabf2a84f7f065907ee72eb6c3183a793317 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
 
index 46ba661f54084e022fcd56d28e1053fb69acd739..f359f56d8260230199585736058572fbee48176a 100644 (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