undo previous change, build now fixed in sge.spec
[boost.git] / boost-1_37_0-smp.patch
1 diff -up boost_1_37_0/configure.smp boost_1_37_0/configure
2 --- boost_1_37_0/configure.smp  2009-02-05 18:49:01.000000000 +0100
3 +++ boost_1_37_0/configure      2009-02-05 18:53:55.000000000 +0100
4 @@ -347,7 +347,7 @@ LIBS=$LIBS
5  
6  all: .dummy
7         @echo "\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage"
8 -       @\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage || \\
9 +       @\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) !!!SMP_FLAGS!!! stage || \\
10         echo "Not all Boost libraries built properly."
11  
12  clean: .dummy