[oe-commits] org.oe.dev disapproval of revision 'ff3cafe77c935d7b92703d6844722054ef7f9774'

thebohemian2 commit oe at amethyst.openembedded.net
Sun Jul 27 15:48:51 UTC 2008


disapproval of revision 'ff3cafe77c935d7b92703d6844722054ef7f9774'

Author: thebohemian2 at openembedded.org
Branch: org.openembedded.dev
Revision: 7d59915b6a6897fd24467fd539404f8354fe0fa9
ViewMTN: http://monotone.openembedded.org/revision/info/7d59915b6a6897fd24467fd539404f8354fe0fa9
Files:
1
packages/classpath/classpath-native.inc
packages/classpath/classpath.inc
Diffs:

#
# mt diff -rff3cafe77c935d7b92703d6844722054ef7f9774 -r7d59915b6a6897fd24467fd539404f8354fe0fa9
#
#
#
# patch "packages/classpath/classpath-native.inc"
#  from [4155732ffd3f69f0d9e8e0371053f748e3d79dc3]
#    to [ce05671105e08fb6217f1907cf4202d41ebfd512]
# 
# patch "packages/classpath/classpath.inc"
#  from [5e988ae298ca0247f13b7af3c4fcc2228d15d28d]
#    to [38c3e19b11832c4ee048c930972f95afbc256c0c]
#
============================================================
--- packages/classpath/classpath-native.inc	4155732ffd3f69f0d9e8e0371053f748e3d79dc3
+++ packages/classpath/classpath-native.inc	ce05671105e08fb6217f1907cf4202d41ebfd512
@@ -10,10 +10,6 @@ inherit autotools native
 
 inherit autotools native
 
-# Newer versions expect setting the compiler through this
-# environment variable.
-export JAVAC=${STAGING_BINDIR_NATIVE}/ecj-initial
-
 EXTRA_OECONF = "\
   --with-glibj \
   --with-ecj=${STAGING_BINDIR_NATIVE}/ecj-initial \
============================================================
--- packages/classpath/classpath.inc	5e988ae298ca0247f13b7af3c4fcc2228d15d28d
+++ packages/classpath/classpath.inc	38c3e19b11832c4ee048c930972f95afbc256c0c
@@ -20,13 +20,9 @@ S = "${WORKDIR}/${PBN}-${PV}"
 
 S = "${WORKDIR}/${PBN}-${PV}"
 
-# Newer versions expect setting the compiler through this
-# environment variable.
-export JAVAC=${STAGING_BINDIR_NATIVE}/javac
-
 EXTRA_OECONF = "\
   --with-glibj \
-  --with-ecj=${STAGING_BINDIR_NATIVE}/javac \
+  --with-ecj=javac \
   --with-fastjar=fastjar \
   --includedir=${includedir}/classpath \
   --with-vm=java \






More information about the Openembedded-commits mailing list