Use full g++ 4.4 version (4.4.7)

This commit is contained in:
Peter Dimov
2018-01-18 00:47:00 +02:00
parent 3143e185c6
commit 2617671fd2

View File

@ -59,7 +59,7 @@ test-suite config
: #input-files
: #requirements
<rtti>off
<toolset>gcc-4.4,<cxxstd>0x:<build>no # <memory> does not compile with -fno-rtti
<toolset>gcc-4.4.7,<cxxstd>0x:<build>no # <memory> does not compile with -fno-rtti
[ check-target-builds has_atomic_lib : <source>atomic ]
[ check-target-builds has_pthread_lib : <source>pthread ]
[ check-target-builds has_rt_lib : <source>rt ]