mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Regenerate src.conf.5 after r303394
This commit is contained in:
parent
8da8940319
commit
58a74cc5af
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
|
||||
.\" $FreeBSD$
|
||||
.Dd June 28, 2016
|
||||
.Dd July 28, 2016
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -1002,13 +1002,13 @@ amd64/amd64 and arm64/aarch64.
|
|||
Set to use GCC's stack unwinder (instead of LLVM's libunwind).
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
|
||||
arm/arm, arm/armeb, arm/armv6, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_LIBUNWIND
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_LLVM_LIBUNWIND 293450 2016-01-09 00:42:07Z emaste
|
||||
Set to use LLVM's libunwind stack unwinder (instead of GCC's unwinder).
|
||||
.Pp
|
||||
It is a default setting on
|
||||
arm64/aarch64.
|
||||
amd64/amd64, arm64/aarch64, i386/i386 and pc98/i386.
|
||||
.It Va WITHOUT_LOCALES
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LOCALES 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build localization files; see
|
||||
|
|
|
|||
Loading…
Reference in a new issue