Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes

This commit is contained in:
Thomas Schwinge 2012-05-10 15:26:10 -07:00 committed by Roland McGrath
parent 80b4e5f3ef
commit 6103ae3b0e
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2012-05-10 Thomas Schwinge <thomas@schwinge.name>
* elf/Makefile (pldd-modules): Define unconditionally.
2012-05-10 Thomas Schwinge <thomas@schwinge.name>
* sysdeps/mach/hurd/opendir.c (__opendirat): New function.

View File

@ -80,15 +80,14 @@ install-rootsbin += ldconfig
ldconfig-modules := cache readlib xmalloc xstrdup chroot_canon
extra-objs += $(ldconfig-modules:=.o)
endif
endif
pldd-modules := xmalloc
# To find xmalloc.c and xstrdup.c
vpath %.c ../locale/programs
endif
endif
ifeq ($(have-ksh)$(build-shared),yesyes)
extra-objs += sotruss-lib.os sotruss-lib.so
install-others += $(inst_auditdir)/sotruss-lib.so