From f58db8bb3aee067a7fe141525fb01c2cb2f79abf Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 11 Jan 2009 19:01:12 +0000 Subject: [PATCH] Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8934 --- ...rgia-tech-cellbuzz.conf => georgia-tech-cellbuzz-cross.conf} | 2 +- ...h-cellbuzz.sendmail => georgia-tech-cellbuzz-cross.sendmail} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename nightly/conf/{georgia-tech-cellbuzz.conf => georgia-tech-cellbuzz-cross.conf} (96%) rename nightly/conf/{georgia-tech-cellbuzz.sendmail => georgia-tech-cellbuzz-cross.sendmail} (100%) 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 -- 2.47.3