freebsd-nq/gnu/usr.bin/perl/libperl
Peter Wemm b36bb32876 When setproctitle() moved from libutil to libc, we forgot to back the
change out that made libperl.so dynamically depend on libutil.so to pick
up setproctitle() in its old location.  This breaks changes involving
incomptabable libc's because ld looks for the dynamic dependency
(which it has no business doing anyway) in the wrong place - /usr/lib!
2001-02-13 05:19:56 +00:00
..
config.SH-elf.alpha Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-elf.arm32 Perl lib configuration for IA-64 (along with PPC and arm32) 2000-04-17 19:44:57 +00:00
config.SH-elf.i386 Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-elf.ia64 Perl lib configuration for IA-64 (along with PPC and arm32) 2000-04-17 19:44:57 +00:00
config.SH-elf.ppc Perl lib configuration for IA-64 (along with PPC and arm32) 2000-04-17 19:44:57 +00:00
config.SH-elf.sparc Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64 2000-04-16 16:51:44 +00:00
config.SH-elf.sparc64 Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64 2000-04-16 16:51:44 +00:00
config.SH-threads-elf.alpha Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.arm32 Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.i386 Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.ia64 Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.ppc Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.sparc Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
config.SH-threads-elf.sparc64 Add suffix "-thread" to archname when perl with thread support. 2000-10-30 03:27:06 +00:00
Makefile When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00