[Midnightbsd-cvs] src [8772] trunk/tools/build/options: add clang options

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 25 22:54:26 EDT 2016


Revision: 8772
          http://svnweb.midnightbsd.org/src/?rev=8772
Author:   laffer1
Date:     2016-09-25 22:54:26 -0400 (Sun, 25 Sep 2016)
Log Message:
-----------
add clang options

Added Paths:
-----------
    trunk/tools/build/options/WITHOUT_CLANG_FULL
    trunk/tools/build/options/WITH_CLANG_FULL

Added: trunk/tools/build/options/WITHOUT_CLANG_FULL
===================================================================
--- trunk/tools/build/options/WITHOUT_CLANG_FULL	                        (rev 0)
+++ trunk/tools/build/options/WITHOUT_CLANG_FULL	2016-09-26 02:54:26 UTC (rev 8772)
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set to avoid building the ARCMigrate, Rewriter and StaticAnalyzer components of
+the Clang C/C++ compiler.


Property changes on: trunk/tools/build/options/WITHOUT_CLANG_FULL
___________________________________________________________________
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_CLANG_FULL
===================================================================
--- trunk/tools/build/options/WITH_CLANG_FULL	                        (rev 0)
+++ trunk/tools/build/options/WITH_CLANG_FULL	2016-09-26 02:54:26 UTC (rev 8772)
@@ -0,0 +1,3 @@
+.\" $FreeBSD$
+Set to build the ARCMigrate, Rewriter and StaticAnalyzer components of the
+Clang C/C++ compiler.


Property changes on: trunk/tools/build/options/WITH_CLANG_FULL
___________________________________________________________________
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