* 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 72c893b..b3de131 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 f1beff7..71610a6 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