From ebf1cc07c1c48ebb56a719641442f0c1f7e2af4a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Feb 2012 19:34:22 +0300 Subject: Small changes in build scripts. --- build/bmakesnapshot | 2 +- build/clmake | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/build/bmakesnapshot b/build/bmakesnapshot index 89f465251..b13b31bfa 100755 --- a/build/bmakesnapshot +++ b/build/bmakesnapshot @@ -37,7 +37,7 @@ autoreconf -i cd po #make -j5 update-po 2>../build/make1.log -make -j5 update-gmo 2>../build/make1.log +make -j5 update-gmo 2>../build/logs/gcc47.txt cd .. make -j5 2>build/make2.log diff --git a/build/clmake b/build/clmake index a290af529..3817e6b89 100755 --- a/build/clmake +++ b/build/clmake @@ -13,5 +13,4 @@ export CXX=clang++ --bindir=$dir/run/bin \ --mandir=$dir/run/share/man -make -j5 2>build/make2.log - +make -j5 2>build/logs/clang.txt -- cgit v1.2.3-60-g2f50