From: Bart Van Assche Date: Mon, 12 Jan 2009 11:04:42 +0000 (+0000) Subject: Updated machine details. X-Git-Tag: svn/VALGRIND_3_5_0~1105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb426293ac1b4e8aaf974d583f182531d2043f86;p=thirdparty%2Fvalgrind.git Updated machine details. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8938 --- diff --git a/nightly/conf/georgia-tech-cellbuzz-cross.conf b/nightly/conf/georgia-tech-cellbuzz-cross.conf index 4fa3e82b82..38fe30df42 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