From 9ef99e556a2c46b791217e20697d2cf741cff8b3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 10 Apr 2009 19:25:32 +0000 Subject: [PATCH] Don't use debug containers on darwin. I'm getting errors from the darwin 4.2 debug containers which appear to a problem with its implementation. [SVN r52304] --- test/Jamfile.v2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index d037847..ff149a7 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -10,8 +10,6 @@ project hash-tests gcc:_GLIBCXX_DEBUG gcc:-Wsign-promo #gcc:-Wextra - darwin:_GLIBCXX_DEBUG - darwin:-Wsign-promo ; test-suite functional/hash