[Midnightbsd-cvs] src [8724] trunk/tools/build/options: add missing build files.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 25 18:34:47 EDT 2016


Revision: 8724
          http://svnweb.midnightbsd.org/src/?rev=8724
Author:   laffer1
Date:     2016-09-25 18:34:47 -0400 (Sun, 25 Sep 2016)
Log Message:
-----------
add missing build files.

Added Paths:
-----------
    trunk/tools/build/options/WITH_CTF
    trunk/tools/build/options/WITH_LIBCPLUSPLUS

Added: trunk/tools/build/options/WITH_CTF
===================================================================
--- trunk/tools/build/options/WITH_CTF	                        (rev 0)
+++ trunk/tools/build/options/WITH_CTF	2016-09-25 22:34:47 UTC (rev 8724)
@@ -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: trunk/tools/build/options/WITH_CTF
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/tools/build/options/WITH_LIBCPLUSPLUS
===================================================================
--- trunk/tools/build/options/WITH_LIBCPLUSPLUS	                        (rev 0)
+++ trunk/tools/build/options/WITH_LIBCPLUSPLUS	2016-09-25 22:34:47 UTC (rev 8724)
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Set to build libcxxrt and libc++.


Property changes on: trunk/tools/build/options/WITH_LIBCPLUSPLUS
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list