mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove mention of non-existent gconv tool
I believe this is a typo of gcov, but gcov is not controlled by WITHOUT_BINUTILS anyhow. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6974dd6f4b
commit
c67acb7508
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" $FreeBSD$
|
||||
Set to not build or install binutils (as, c++-filt, gconv,
|
||||
Set to not build or install binutils (as, c++-filt,
|
||||
ld, nm, objcopy, objdump, readelf, size and strip) as part
|
||||
of the normal system build.
|
||||
The resulting system cannot build programs from source.
|
||||
|
|
|
|||
Loading…
Reference in a new issue