git: objformat.1: Document the fallback behavior to use external compilers
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 23 23:23:45 PDT 2025
commit 3f5357ecbd13f991bbe020da668efc61cb88fc7a
Author: Aaron LI <aly at aaronly.me>
Date: Tue Sep 23 14:16:49 2025 +0800
objformat.1: Document the fallback behavior to use external compilers
When objformat(1) cannot find any of /usr/libexec/<ccver>/prog, it will
fallback to use /usr/libexec/custom/prog to access external compilers
defined by compilers.conf(5).
Summary of changes:
usr.bin/objformat/objformat.1 | 16 ++++++++++++----
usr.bin/objformat/objformat.c | 5 +++--
2 files changed, 15 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f5357ecbd13f991bbe020da668efc61cb88fc7a
--
DragonFly BSD source repository
More information about the Commits
mailing list