]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* elf/Makefile ($(objpfx)interp.os): Depend on config.make,
authorRoland McGrath <roland@gnu.org>
Fri, 2 Aug 2002 21:50:12 +0000 (21:50 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 2 Aug 2002 21:50:12 +0000 (21:50 +0000)
since it sets the variables we use in a -D switch.

ChangeLog
elf/Makefile

index 72c893b89c78a7d71365eecc68c017be9f224383..b3de131820e9fc26da6154a889d0574451829989 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-02  Roland McGrath  <roland@frob.com>
+
+       * elf/Makefile ($(objpfx)interp.os): Depend on config.make,
+       since it sets the variables we use in a -D switch.
+
 2002-08-02  Roland McGrath  <roland@redhat.com>
 
        * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.
index f1beff737d052b5a2a54abb48bf5641ae08b2ffa..71610a62bfd510c44efd970cf077f603dcf1ce6e 100644 (file)
@@ -179,6 +179,7 @@ $(objpfx)ld.so: $(objpfx)librtld.os $(ld-map)
 
 # interp.c exists just to get this string into the libraries.
 CFLAGS-interp.c = -D'RUNTIME_LINKER="$(slibdir)/$(rtld-installed-name)"'
+$(objpfx)interp.os: $(common-objpfx)config.make
 
 ifneq (ld.so,$(rtld-installed-name))
 # Make sure ld.so.1 exists in the build directory so we can link