aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-03-02 19:34:29 +0000
committerEd Maste <emaste@FreeBSD.org>2026-03-02 19:35:57 +0000
commite4c8058cf48df2d98e89a7de66d189c71bd4c3fb (patch)
treef28c1b1e6e4381c074eda29fea35e8b73c7c6671
parent34d7f100c1d9e6f21d2f79097e891f7a17749d1b (diff)
crunch: ldconfig and ldd are unrelated to GNU ld
Move them to the usr.bin section. Fixes: de5663609e4c ("This is the new crunch utility for making...")
-rw-r--r--usr.sbin/crunch/examples/really-big.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/crunch/examples/really-big.conf b/usr.sbin/crunch/examples/really-big.conf
index 9c227a7b8d29..50f026e3ed6a 100644
--- a/usr.sbin/crunch/examples/really-big.conf
+++ b/usr.sbin/crunch/examples/really-big.conf
@@ -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 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 ipcs join kdump ktrace last lastcomm leave lex lock logger locate
-progs login logname look m4 machine mail make man mesg mkfifo
+progs ipcs join kdump ktrace last lastcomm ldconfig ldd leave lex lock logger
+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 pagesize passwd paste patch pr printenv printf quota ranlib
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
-srcdirs /usr/src/gnu/usr.bin/ld # ldd and ldconfig
-progs ld ldd ldconfig
+srcdirs /usr/src/gnu/usr.bin/ld
+progs ld
# rcs stuff loses because there are cross dependencies between librcs.a and
# the individual programs. The solution would be to specify the objpaths