src.conf.5: Fix "incompatibility" typo
MFC after: 3 days Reviewed by: ziaee Signed-off-by: Christos Longros <chris.longros@gmail.com> Closes: https://github.com/freebsd/freebsd-src/pull/2035
This commit is contained in:
committed by
Alexander Ziaee
parent
49fa0079cf
commit
102fed041d
@@ -2002,7 +2002,7 @@ Build the base system or kernel with stack variables initialized
|
||||
to zero on function entry.
|
||||
This value is converted to
|
||||
.Li none
|
||||
for amd64 kernel builds due to incompatability with ifunc memset.
|
||||
for amd64 kernel builds due to incompatibility with ifunc memset.
|
||||
.El
|
||||
.It Va LIBC_MALLOC
|
||||
Specify the
|
||||
|
||||
Reference in New Issue
Block a user