1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Moving build to build2 server which is an x86_64 machine.

This commit is contained in:
Doug Schaefer 2010-05-13 14:22:33 +00:00
parent 6bc0074ae0
commit bfe7cdfb22

View file

@ -14,7 +14,7 @@
<target name="init">
<touch file="${user.home}/.cvspass" />
<tstamp/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.6M7-201004291549/eclipse-SDK-3.6M7-linux-gtk.tar.gz"/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.6M7-201004291549/eclipse-SDK-3.6M7-linux-gtk-x86_64.tar.gz"/>
<property name="rseDist" value="/home/data/httpd/download.eclipse.org/dsdp/tm/downloads/drops/N.latest/RSE-SDK-latest.zip"/>
<property name="branchVersion" value="7.0.0"/>
<property name="timestamp" value="${DSTAMP}${TSTAMP}" />