Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168150077
D30833.id91146.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D30833.id91146.diff
View Options
Index: share/man/man5/src.conf.5
===================================================================
--- share/man/man5/src.conf.5
+++ share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd June 11, 2021
+.Dd June 20, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1353,18 +1353,11 @@
Do not build
.Xr ppp 8
and related programs.
-.It Va WITHOUT_PROFILE
-Do not build profiled libraries for use with
-.Xr gprof 8 .
-.Pp
-This is a default setting on
-mips/mips64.
.It Va WITH_PROFILE
Build profiled libraries for use with
.Xr gprof 8 .
-.Pp
-This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
+This option is deprecated and will be removed before
+.Fx 14 .
.It Va WITHOUT_QUOTAS
Do not build
.Xr quota 1
Index: share/mk/bsd.opts.mk
===================================================================
--- share/mk/bsd.opts.mk
+++ share/mk/bsd.opts.mk
@@ -61,7 +61,6 @@
NIS \
NLS \
OPENSSH \
- PROFILE \
SSP \
TESTS \
TOOLCHAIN \
@@ -76,6 +75,7 @@
INIT_ALL_ZERO \
INSTALL_AS_USER \
MANSPLITPKG \
+ PROFILE \
RETPOLINE \
STALE_STAGED
Index: tools/build/options/WITH_PROFILE
===================================================================
--- tools/build/options/WITH_PROFILE
+++ tools/build/options/WITH_PROFILE
@@ -1,3 +1,5 @@
.\" $FreeBSD$
Build profiled libraries for use with
.Xr gprof 8 .
+This option is deprecated and will be removed before
+.Fx 14 .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 2:51 PM (11 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37394856
Default Alt Text
D30833.id91146.diff (1 KB)
Attached To
Mode
D30833: Enable WITHOUT_PROFILE by default
Attached
Detach File
Event Timeline
Log In to Comment