1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00

Trying a different compiler.

This commit is contained in:
Doug Schaefer 2010-01-22 04:40:18 +00:00
parent 7b741e73cb
commit 1603b0f434

View file

@ -16,7 +16,7 @@
export DISPLAY=:1
# set up to use the Java 5 JRE
export PATH=/opt/public/common/ibm-java2-ppc-50/bin:$PATH
export PATH=/opt/public/common/ibm-java-jdk-ppc-60/bin:$PATH
# make sure we're in the releng project dir
cd `dirname $0`