foo
This commit is contained in:
parent
a87b9dd97c
commit
907e15b3e2
@ -18,7 +18,7 @@ Epoch: 1
|
|||||||
%else
|
%else
|
||||||
%define eclipse_arch %{_arch}
|
%define eclipse_arch %{_arch}
|
||||||
%endif
|
%endif
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64 ppc
|
||||||
%define native_ecj 1
|
%define native_ecj 1
|
||||||
%else
|
%else
|
||||||
%define native_ecj 0
|
%define native_ecj 0
|
||||||
@ -548,6 +548,7 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
env
|
||||||
ORIGCLASSPATH=$CLASSPATH
|
ORIGCLASSPATH=$CLASSPATH
|
||||||
|
|
||||||
%if %{gcj_support}
|
%if %{gcj_support}
|
||||||
@ -1316,7 +1317,7 @@ fi
|
|||||||
* Fri Mar 03 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_12fc
|
* Fri Mar 03 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_12fc
|
||||||
- Only build with a native ecj on x86{,_64}
|
- Only build with a native ecj on x86{,_64}
|
||||||
- Make /usr/bin/ecj native again as it's slow as a script with gij and
|
- Make /usr/bin/ecj native again as it's slow as a script with gij and
|
||||||
the chances of a someone using a proprietary JDK and not seeing their
|
the chances of a someone using a proprietary JDK and not setting their
|
||||||
javac alternative are slim.
|
javac alternative are slim.
|
||||||
|
|
||||||
* Tue Feb 28 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_12fc
|
* Tue Feb 28 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_12fc
|
||||||
|
Loading…
Reference in New Issue
Block a user