mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
arch.7: Update for switch to LLVM binutils
Fixes: 1cae7121c6 ("Enable LLVM_BINUTILS by default")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
faae895fec
commit
971e22b779
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd February 4, 2025
|
||||
.Dd April 11, 2025
|
||||
.Dt ARCH 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -248,7 +248,7 @@ as the default compiler on all supported CPU architectures,
|
|||
LLVM's
|
||||
.Xr ld.lld 1
|
||||
as the default linker, and
|
||||
ELF Tool Chain binary utilities such as
|
||||
LLVM binary utilities such as
|
||||
.Xr objcopy 1
|
||||
and
|
||||
.Xr readelf 1 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue