diff options
author | bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2009-01-12 11:04:42 +0000 |
---|---|---|
committer | bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> | 2009-01-12 11:04:42 +0000 |
commit | 9e46dbe33f20bef36ede2c4dcbe5a11460d1871b (patch) | |
tree | ac55a80a02b1567c84cd3130b25c822e49b50d19 /nightly | |
parent | fd97ceca19cfdce36daceb3d225894cfedaf8c51 (diff) |
Updated machine details.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8938 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'nightly')
-rw-r--r-- | nightly/conf/georgia-tech-cellbuzz-cross.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly/conf/georgia-tech-cellbuzz-cross.conf b/nightly/conf/georgia-tech-cellbuzz-cross.conf index 4fa3e82b..38fe30df 100644 --- a/nightly/conf/georgia-tech-cellbuzz-cross.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 (cross)" +ABT_DETAILS="cellbuzz, ppc64, Fedora 6, 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 |