aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cacao/cacaoh-native.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-06-26 23:34:57 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-06-26 23:34:57 +0000
commitd77c34d61d43d5213ba2f3936666262d876d33ed (patch)
tree9e77a017e3d4f81f81c8535d4dace4ac8de6a379 /packages/cacao/cacaoh-native.inc
parent250a3f6612d300dac5cf53aaad7d4d08eb8d3414 (diff)
downloadopenembedded-d77c34d61d43d5213ba2f3936666262d876d33ed.tar.gz
disapproval of revision 'ba3fd04d7fb91b031d23b8b8abdfd77186ece799'
Diffstat (limited to 'packages/cacao/cacaoh-native.inc')
-rw-r--r--packages/cacao/cacaoh-native.inc11
1 files changed, 3 insertions, 8 deletions
diff --git a/packages/cacao/cacaoh-native.inc b/packages/cacao/cacaoh-native.inc
index 420df952a1..3e7fdd60c6 100644
--- a/packages/cacao/cacaoh-native.inc
+++ b/packages/cacao/cacaoh-native.inc
@@ -11,14 +11,9 @@ PR = "r1"
inherit autotools native
EXTRA_OECONF = " \
- --with-classpath-includedir=${STAGING_INCDIR}/classpath \
- --with-classpath-classes=${STAGING_DATADIR}/classpath/glibj.zip \
- \
- --with-java-runtime-library-classes=${STAGING_DATADIR}/classpath/glibj.zip \
- --with-jni_md_h=${STAGING_INCDIR}/classpath \
- --with-jni_h=${STAGING_INCDIR}/classpath \
- "
-
+ --with-classpath-includedir=${STAGING_INCDIR}/classpath \
+ --with-classpath-classes=${STAGING_DATADIR}/classpath/glibj.zip \
+ "
do_compile() {
# Compile the header generator only (and what is needed for it).