* elf/Makefile ($(objpfx)interp.os): Depend on config.make,

since it sets the variables we use in a -D switch.
This commit is contained in:
Roland McGrath 2002-08-02 21:50:12 +00:00
parent 8102f4f96e
commit 656f8223ec
2 changed files with 6 additions and 0 deletions

View File

@ -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.

View 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