diff options
author | bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2009-01-11 19:01:12 +0000 |
---|---|---|
committer | bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2009-01-11 19:01:12 +0000 |
commit | 2261edb65ab3e71b248a1d05ee38c061cd67d26b (patch) | |
tree | 416f7b051a73518967648084d4b5ec779c5f30a5 /nightly | |
parent | 4d598ebb28c9ab4482b7399e0b7d0022a8af5a4f (diff) |
Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8934 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'nightly')
-rw-r--r-- | nightly/conf/georgia-tech-cellbuzz-cross.conf (renamed from nightly/conf/georgia-tech-cellbuzz.conf) | 2 | ||||
-rwxr-xr-x | nightly/conf/georgia-tech-cellbuzz-cross.sendmail (renamed from nightly/conf/georgia-tech-cellbuzz.sendmail) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/nightly/conf/georgia-tech-cellbuzz.conf b/nightly/conf/georgia-tech-cellbuzz-cross.conf index 27a62d06..4fa3e82b 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 index 6463484c..6463484c 100755 --- a/nightly/conf/georgia-tech-cellbuzz.sendmail +++ b/nightly/conf/georgia-tech-cellbuzz-cross.sendmail |