Adjust ICU build support: almost works now :-)

[SVN r40193]
This commit is contained in:
John Maddock
2007-10-19 17:55:44 +00:00
parent 73e23ab857
commit 8627f6266c
2 changed files with 4 additions and 7 deletions

View File

@ -12,6 +12,7 @@ project
# There are unidentified linker problems on these platforms:
<toolset>mipspro-7.4:<link>static
<toolset>sun-5.9:<link>static
<source>../build//icu_options
;
#
@ -59,15 +60,8 @@ test-suite regex
: # command line
: # input files
: # requirements
<link>static
: regex_regress ]
[ run regress/$(R_SOURCE) ../build//boost_regex
: # command line
: # input files
: # requirements
: regex_regress_dll ]
[ run regress/$(R_SOURCE) ../build//boost_regex
../../thread/build//boost_thread
: # command line
@ -144,3 +138,4 @@ test-suite regex