From cda4e66b1a51c37118e0e1eb77504eca564df131 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 28 Aug 2014 16:51:50 -0700 Subject: This shouldn't be necessary --- tools/nightly | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/nightly b/tools/nightly index 7e72605..e20cdd5 100755 --- a/tools/nightly +++ b/tools/nightly @@ -48,12 +48,14 @@ config64() { first=true +set -x for config in ${ALL_CONFIGS[@]} do $config mkdir -p build-$HOST cd build-$HOST ../configure --host=$HOST CXX="$CXX -Wno-deprecated-declarations" --prefix=/. --enable-rpath=relative + rm -rf bin lib make -j3 all make -j3 test if $first -- cgit v1.2.3-60-g2f50