mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Fix bug in last checkin which left ldd uninstalled
This commit is contained in:
parent
a917104752
commit
b0316e569f
@ -173,7 +173,7 @@ endif
|
||||
ifeq ($(have-ksh)$(build-shared),yesyes)
|
||||
extra-objs += sotruss-lib.os sotruss-lib.so
|
||||
install-others += $(inst_auditdir)/sotruss-lib.so
|
||||
install-bin-script = sotruss
|
||||
install-bin-script += sotruss
|
||||
generated += sotruss
|
||||
CPPFLAGS-sotruss-lib = -DNOT_IN_libc
|
||||
$(objpfx)sotruss-lib.so: $(objpfx)sotruss-lib.os $(common-objpfx)shlib.lds
|
||||
|
Loading…
Reference in New Issue
Block a user