Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8317

Modified Files:
        Jamfile.v2 
Log Message:
Remove linker restriction from Borland compilers.  This is not necessary for 
the supported compilers in the next release.

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/status/Jamfile.v2,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Jamfile.v2  20 Jan 2007 10:28:02 -0000      1.26
+++ Jamfile.v2  23 Mar 2007 13:37:02 -0000      1.27
@@ -97,7 +97,7 @@
                 <threading>multi #!!!<no-warn>config_test.cpp
           ]
            [ run libs/config/test/config_info.cpp : : : 
<test-info>always_show_run_output ]
-           [ run libs/config/test/math_info.cpp : : : 
<test-info>always_show_run_output <toolset>borland:<runtime-link>static ]
+           [ run libs/config/test/math_info.cpp : : : 
<test-info>always_show_run_output ]
            [ run libs/config/test/abi/abi_test.cpp 
libs/config/test/abi/main.cpp ]
            [ run libs/config/test/limits_test.cpp test_exec_monitor ]
            [ run libs/config/test/link/main.cpp 
../libs/config/test/link//link_test


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to