[Commits] [svn:einsteintoolkit] manifest/trunk/ (Rev. 243)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Thu Aug 1 20:02:16 CDT 2013


User: rhaas
Date: 2013/08/01 08:02 PM

Modified:
 /trunk/
  einsteintoolkit.th

Log:
 comment out Boost
 
 this should never have been active by default. Also make sure that no warning
 is output by commenting out !TARGET section.

File Changes:

Directory: /trunk/
==================

File [modified]: einsteintoolkit.th
Delta lines: +7 -7
===================================================================
--- trunk/einsteintoolkit.th	2013-08-01 16:46:21 UTC (rev 242)
+++ trunk/einsteintoolkit.th	2013-08-02 01:02:16 UTC (rev 243)
@@ -309,13 +309,13 @@
 # Boost library (http://www.boost.org/)
 # Boost is a high quality library that extends and anticipates C++ language
 # development. It is very useful for many C++ projects.
-!TARGET   = $ARR
-!TYPE     = git
-!AUTH_URL = git at github.com:dradice/Boost.git
-!URL      = git://github.com/dradice/Boost.git
-!REPO_PATH = ../$2
-!CHECKOUT =
-ExternalLibraries/Boost
+#!TARGET   = $ARR
+#!TYPE     = git
+#!AUTH_URL = git at github.com:dradice/Boost.git
+#!URL      = git://github.com/dradice/Boost.git
+#!REPO_PATH = ../$2
+#!CHECKOUT =
+#ExternalLibraries/Boost
 
 
 # Various thorns from the AEI



More information about the Commits mailing list