|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r78053 - trunk/libs/graph/build
From: jewillco_at_[hidden]
Date: 2012-04-17 15:53:27
Author: jewillco
Date: 2012-04-17 15:53:26 EDT (Tue, 17 Apr 2012)
New Revision: 78053
URL: http://svn.boost.org/trac/boost/changeset/78053
Log:
Disabled build on Sun; waiting to disable in regression test output until results show that library is not built
Text files modified:
trunk/libs/graph/build/Jamfile.v2 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/libs/graph/build/Jamfile.v2
==============================================================================
--- trunk/libs/graph/build/Jamfile.v2 (original)
+++ trunk/libs/graph/build/Jamfile.v2 2012-04-17 15:53:26 EDT (Tue, 17 Apr 2012)
@@ -21,6 +21,7 @@
# Without these flags, MSVC 7.1 and 8.0 crash
# User reports that VC++ 8.0 does not fail anymore, so that is removed
<toolset>msvc-7.1:<cxxflags>-GR-
+ <toolset>sun:<build>no
:
:
;
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk