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:
parent
7b741e73cb
commit
1603b0f434
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
export DISPLAY=:1
|
export DISPLAY=:1
|
||||||
|
|
||||||
# set up to use the Java 5 JRE
|
# 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
|
# make sure we're in the releng project dir
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
|
|
Loading…
Add table
Reference in a new issue