]> git.pld-linux.org Git - packages/boost.git/blob - boost-bjam-workaround.patch
- updated to 1.50
[packages/boost.git] / boost-bjam-workaround.patch
1 --- boost_1_46_1/tools/build/v2/build/configure.jam.orig        2010-11-17 00:02:36.000000000 +0100
2 +++ boost_1_46_1/tools/build/v2/build/configure.jam     2011-03-22 19:00:43.809098710 +0100
3 @@ -142,7 +142,7 @@
4          {           
5              local x = [ PAD "    - $(what)" : $(.width) ] ;            
6              if [ UPDATE_NOW $(jam-targets) :
7 -                 $(.log-fd) : ignore-minus-n : ignore-minus-q ] 
8 +                 $(.log-fd) : ignore-minus-n ] 
9              {
10                  .$(what)-supported.$(ps) = yes ;
11                  result = true ;
This page took 0.164365 seconds and 3 git commands to generate.