diff options
Diffstat (limited to 'packages/cacao/cacaoh-native.inc')
-rw-r--r-- | packages/cacao/cacaoh-native.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/cacao/cacaoh-native.inc b/packages/cacao/cacaoh-native.inc index 3dfc7b1b98..a44c5035c6 100644 --- a/packages/cacao/cacaoh-native.inc +++ b/packages/cacao/cacaoh-native.inc @@ -9,9 +9,6 @@ S = "${WORKDIR}/cacao-${PV}" 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 \ |