X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fboost;h=b9b501582632ad669814ed5a8e6092049356468c;hb=afd6e1931defb60665b40438d8e54db6de46246f;hp=4057d87494aec7dc7ffa2f767513ffc8bfa51969;hpb=c226543b96ca82aee815a433ed026cf3d3cbd3f8;p=ipfire-2.x.git diff --git a/lfs/boost b/lfs/boost index 4057d87494..b9b5015826 100644 --- a/lfs/boost +++ b/lfs/boost @@ -48,6 +48,10 @@ CONFIGURE_OPTIONS = \ debug-symbols=off \ pch=off +ifeq "$(MACHINE)" "armv5tel" + MAKETUNING = -j2 +endif + ############################################################################### # Top-level Rules ###############################################################################