forked from boostorg/config
Use full g++ 4.4 version (4.4.7)
This commit is contained in:
@ -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 ]
|
||||
|
Reference in New Issue
Block a user