crunch: ldconfig and ldd are unrelated to GNU ld

Move them to the usr.bin section.

Fixes: de5663609e ("This is the new crunch utility for making...")
This commit is contained in:
Ed Maste
2026-03-02 14:34:29 -05:00
parent 34d7f100c1
commit e4c8058cf4
+4 -4
View File
@@ -41,8 +41,8 @@ progs apropos ar asa at basename biff cal calendar cap_mkdb checknr chpass
progs cksum cmp col colcrt colrm column comm compress crontab ctags cut progs cksum cmp col colcrt colrm column comm compress crontab ctags cut
progs dirname du env error expand false file find finger fmt fold fpr from progs dirname du env error expand false file find finger fmt fold fpr from
progs fsplit fstat ftp getconf getopt gprof head hexdump id indent ipcrm progs fsplit fstat ftp getconf getopt gprof head hexdump id indent ipcrm
progs ipcs join kdump ktrace last lastcomm leave lex lock logger locate progs ipcs join kdump ktrace last lastcomm ldconfig ldd leave lex lock logger
progs login logname look m4 machine mail make man mesg mkfifo progs locate progs login logname look m4 machine mail make man mesg mkfifo
progs mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup progs mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup
progs pagesize passwd paste patch pr printenv printf quota ranlib progs pagesize passwd paste patch pr printenv printf quota ranlib
progs renice rev rlogin rpcgen rpcinfo rsh rup ruptime rusers rwall rwho progs renice rev rlogin rpcgen rpcinfo rsh rup ruptime rusers rwall rwho
@@ -110,8 +110,8 @@ srcdirs /usr/src/gnu/usr.bin
progs bc cpio diff diff3 gas gawk grep gzip sdiff sort tar progs bc cpio diff diff3 gas gawk grep gzip sdiff sort tar
srcdirs /usr/src/gnu/usr.bin/ld # ldd and ldconfig srcdirs /usr/src/gnu/usr.bin/ld
progs ld ldd ldconfig progs ld
# rcs stuff loses because there are cross dependencies between librcs.a and # rcs stuff loses because there are cross dependencies between librcs.a and
# the individual programs. The solution would be to specify the objpaths # the individual programs. The solution would be to specify the objpaths