From 8ca11394de43380ec3905dec43247f9006bfe9f6 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] --- hash/test/Jamfile.v2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/hash/test/Jamfile.v2 b/hash/test/Jamfile.v2 index d037847..ff149a7 100644 --- a/hash/test/Jamfile.v2 +++ b/hash/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