OSDN Git Service

chroot_realpath.c is a dependency also for target ldconfig
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 1 Oct 2005 10:16:02 +0000 (10:16 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Sat, 1 Oct 2005 10:16:02 +0000 (10:16 -0000)
utils/Makefile

index f35b94e..1356b39 100644 (file)
@@ -60,7 +60,7 @@ LDCONFIG_CFLAGS := -static
 else
 LDCONFIG_CFLAGS := $(PIEFLAG) $(LDPIEFLAG)
 endif
-ldconfig: ldconfig.c
+ldconfig: ldconfig.c chroot_realpath.c
        $(CC) $(CFLAGS) $(LDCONFIG_CFLAGS) \
                -DUCLIBC_RUNTIME_PREFIX=\"$(RUNTIME_PREFIX)\" \
                -DUCLIBC_LDSO=$(UCLIBC_LDSO) \