From bec6cb4dda0eb1248918e6f72a8c4f6bdae73f0c Mon Sep 17 00:00:00 2001 From: Jeremiah Willcock Date: Tue, 17 Apr 2012 19:53:26 +0000 Subject: [PATCH] Disabled build on Sun; waiting to disable in regression test output until results show that library is not built [SVN r78053] --- build/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index 19cb65f1..6bf7f5bd 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -21,6 +21,7 @@ lib boost_graph # Without these flags, MSVC 7.1 and 8.0 crash # User reports that VC++ 8.0 does not fail anymore, so that is removed msvc-7.1:-GR- + sun:no : : ;