mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Fix punctionation in UPDATING and regen src.conf after r320127
Reported by: ngie
This commit is contained in:
parent
ef7b0c3b49
commit
fcf8f4a840
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320132
2
UPDATING
2
UPDATING
@ -52,7 +52,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
|
||||
****************************** SPECIAL WARNING: ******************************
|
||||
|
||||
20170620:
|
||||
Switch back to the BSDL dtc (Device Tree Compiler), Set WITH_GPL_DTC
|
||||
Switch back to the BSDL dtc (Device Tree Compiler). Set WITH_GPL_DTC
|
||||
if you require the GPL compiler.
|
||||
|
||||
20170618:
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd June 8, 2017
|
||||
.Dd June 20, 2017
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -764,9 +764,9 @@ by linking against libgnuregex.
|
||||
Set to not build
|
||||
.Xr gpioctl 8
|
||||
as part of the base system.
|
||||
.It Va WITHOUT_GPL_DTC
|
||||
Set to build the BSD licensed version of the device tree compiler rather
|
||||
than the GPLed one from elinux.org.
|
||||
.It Va WITH_GPL_DTC
|
||||
Set to build the GPL'd version of the device tree compiler from elinux.org,
|
||||
instead of the BSD licensed one.
|
||||
.It Va WITHOUT_GSSAPI
|
||||
Set to not build libgssapi.
|
||||
.It Va WITHOUT_HAST
|
||||
|
Loading…
Reference in New Issue
Block a user