From: Bart Van Assche Date: Sun, 11 Jan 2009 19:01:12 +0000 (+0000) Subject: Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*. X-Git-Tag: svn/VALGRIND_3_5_0~1107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f58db8bb3aee067a7fe141525fb01c2cb2f79abf;p=thirdparty%2Fvalgrind.git Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8934 --- diff --git a/nightly/conf/georgia-tech-cellbuzz.conf b/nightly/conf/georgia-tech-cellbuzz-cross.conf similarity index 96% rename from nightly/conf/georgia-tech-cellbuzz.conf rename to nightly/conf/georgia-tech-cellbuzz-cross.conf index 27a62d06e4..4fa3e82b82 100644 --- a/nightly/conf/georgia-tech-cellbuzz.conf +++ b/nightly/conf/georgia-tech-cellbuzz-cross.conf @@ -7,7 +7,7 @@ # Georgia Tech Cellbuzz cluster is tcsh. Any shell code must be suitable for # sh, bash and tcsh. As an example, tcsh understands ">&" but not "2>&1". -ABT_DETAILS="IBM BladeCenter QS20" +ABT_DETAILS="IBM BladeCenter QS20 (cross)" ABT_CONFIGURE_OPTIONS="--build=x86_64-linux-gnu --host=powerpc64-unknown-linux --target=powerpc64-unknown-linux STRIP=/opt/cell/bin/ppu-strip CC=/opt/cell/bin/ppu-gcc CPP='/opt/cell/bin/ppu-gcc -E' CXX=/opt/cell/bin/ppu-g++ RANLIB=/opt/cell/bin/ppu-ranlib CCAS=/opt/cell/bin/ppu-gcc" ABT_RUN_REGTEST="cellbuzz_run_regtest" ABT_JOBS=3 diff --git a/nightly/conf/georgia-tech-cellbuzz.sendmail b/nightly/conf/georgia-tech-cellbuzz-cross.sendmail similarity index 100% rename from nightly/conf/georgia-tech-cellbuzz.sendmail rename to nightly/conf/georgia-tech-cellbuzz-cross.sendmail