Detect gcc stdlib for gcc 4.0.1.

For some reason the normal macros aren't defined for the standard
library that comes with gcc 4.0.1 (although maybe just on BSDs?). So try
to detect the library for that compiler.

[SVN r52245]
This commit is contained in:
Daniel James
2009-04-08 05:51:31 +00:00
parent 72cb0e7788
commit 2aff9855bb

View File

@@ -10,6 +10,8 @@ project hash-tests
<toolset>gcc:<define>_GLIBCXX_DEBUG
<toolset>gcc:<cxxflags>-Wsign-promo
#<toolset>gcc:<cxxflags>-Wextra
<toolset>darwin:<define>_GLIBCXX_DEBUG
<toolset>darwin:<cxxflags>-Wsign-promo
;
test-suite functional/hash