Update of /cvsroot/boost/boost/tools/inspect/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15883
Modified Files:
Jamfile.v2
Log Message:
Static link only to the dependent libs, and not everything.
Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/tools/inspect/build/Jamfile.v2,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Jamfile.v2 23 Jun 2005 18:27:20 -0000 1.6
+++ Jamfile.v2 15 Jul 2006 18:18:36 -0000 1.7
@@ -3,9 +3,6 @@
project
:
requirements
- <link>static
- <runtime-link>static
- <threading>single
:
source-location ..
;
@@ -14,8 +11,8 @@
:
inspect.cpp license_check.cpp link_check.cpp long_name_check.cpp
tab_check.cpp crlf_check.cpp
copyright_check.cpp minmax_check.cpp
- /boost/filesystem//boost_filesystem
- /boost/regex//boost_regex
+ /boost//filesystem/<link>static
+ /boost//regex/<link>static
:
:
release
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs