diff --git a/eclipse.spec b/eclipse.spec index 7ad603a..76c657e 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -18,7 +18,7 @@ Epoch: 1 %else %define eclipse_arch %{_arch} %endif -%ifarch %{ix86} x86_64 +%ifarch %{ix86} x86_64 ppc %define native_ecj 1 %else %define native_ecj 0 @@ -548,6 +548,7 @@ popd %build +env ORIGCLASSPATH=$CLASSPATH %if %{gcj_support} @@ -1316,7 +1317,7 @@ fi * Fri Mar 03 2006 Andrew Overholt 3.1.2-1jpp_12fc - 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 - 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. * Tue Feb 28 2006 Andrew Overholt 3.1.2-1jpp_12fc