X-Git-Url: http://git.onelab.eu/?p=boost.git;a=blobdiff_plain;f=boost-1_37_0-smp.patch;fp=boost-1_37_0-smp.patch;h=b753beaa5a8da4851b3f51d5cf5e6fc0f0ecfb63;hp=0000000000000000000000000000000000000000;hb=647afca93404eb8f55adfdb49347ccc218c9ad6c;hpb=5125899c068deace8ca8803f4ee1e1d4b74b260b diff --git a/boost-1_37_0-smp.patch b/boost-1_37_0-smp.patch new file mode 100644 index 0000000..b753bea --- /dev/null +++ b/boost-1_37_0-smp.patch @@ -0,0 +1,12 @@ +diff -up boost_1_37_0/configure.smp boost_1_37_0/configure +--- boost_1_37_0/configure.smp 2009-02-05 18:49:01.000000000 +0100 ++++ boost_1_37_0/configure 2009-02-05 18:53:55.000000000 +0100 +@@ -347,7 +347,7 @@ LIBS=$LIBS + + all: .dummy + @echo "\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage" +- @\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage || \\ ++ @\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) !!!SMP_FLAGS!!! stage || \\ + echo "Not all Boost libraries built properly." + + clean: .dummy