Renamed georgia-tech-cellbuzz.* to georgia-tech-cellbuzz-cross.*.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8934
This commit is contained in:
Bart Van Assche 2009-01-11 19:01:12 +00:00
parent 5aef6d2e32
commit f58db8bb3a
2 changed files with 1 additions and 1 deletions

View File

@ -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