Index: stable/9/tools/build/options/WITH_CTF =================================================================== --- stable/9/tools/build/options/WITH_CTF (nonexistent) +++ stable/9/tools/build/options/WITH_CTF (revision 246322) @@ -0,0 +1,4 @@ +.\" $FreeBSD$ +Set to compile with CTF (Compact C Type Format) data. +CTF data encapsulates a reduced form of debugging information +similar to DWARF and the venerable stabs and is required for DTrace. Property changes on: stable/9/tools/build/options/WITH_CTF ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: stable/9/tools/build/options/WITH_LIBCPLUSPLUS =================================================================== --- stable/9/tools/build/options/WITH_LIBCPLUSPLUS (nonexistent) +++ stable/9/tools/build/options/WITH_LIBCPLUSPLUS (revision 246322) @@ -0,0 +1,2 @@ +.\" $FreeBSD$ +Set to build libcxxrt and libc++. Property changes on: stable/9/tools/build/options/WITH_LIBCPLUSPLUS ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: stable/9/tools/build/options =================================================================== --- stable/9/tools/build/options (revision 246321) +++ stable/9/tools/build/options (revision 246322) Property changes on: stable/9/tools/build/options ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head/tools/build/options:r228082,228159